Update CI to use Ruby 2.1.2
This commit is contained in:
parent
56b64d688d
commit
03291eb5f4
|
@ -4,7 +4,7 @@ install:
|
|||
- script/rebund download
|
||||
- travis_retry bundle install --path vendor/bundle
|
||||
rvm:
|
||||
- 2.1.1
|
||||
- 2.1.2
|
||||
- 2.0.0
|
||||
- 1.9.3
|
||||
script: script/cibuild
|
||||
|
|
Loading…
Reference in New Issue