mirror of
https://github.com/danbulant/api_docs
synced 2026-05-19 04:08:40 +00:00
Add Ruby 2.3.3 to tested rubies
This commit is contained in:
parent
dd2df450b2
commit
4352bd9f0c
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ language: ruby
|
|||
rvm:
|
||||
- 2.2.5
|
||||
- 2.3.1
|
||||
- 2.3.3
|
||||
|
||||
cache: bundler
|
||||
script: bundle exec middleman build
|
||||
|
|
|
|||
Loading…
Reference in a new issue