Update Travis rubies to latest in each branch.
Rubies available are detailed here: http://rubies.travis-ci.org/
This commit is contained in:
parent
936604453f
commit
40eca74cdb
|
|
@ -3,8 +3,8 @@ sudo: false
|
|||
cache: bundler
|
||||
rvm:
|
||||
- 2.0.0
|
||||
- 2.1.5
|
||||
- 2.2.0
|
||||
- 2.1.9
|
||||
- 2.2.5
|
||||
- 2.3.1
|
||||
- ruby-head
|
||||
- rbx-2
|
||||
|
|
|
|||
Loading…
Reference in New Issue