mirror of
https://github.com/danbulant/api_docs
synced 2026-06-19 22:31:47 +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:
|
rvm:
|
||||||
- 2.2.5
|
- 2.2.5
|
||||||
- 2.3.1
|
- 2.3.1
|
||||||
|
- 2.3.3
|
||||||
|
|
||||||
cache: bundler
|
cache: bundler
|
||||||
script: bundle exec middleman build
|
script: bundle exec middleman build
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue