Use the latest rubies on Travis
This commit is contained in:
parent
f34c1d972d
commit
4a7ec6a865
|
@ -3,9 +3,10 @@ sudo: false
|
||||||
cache: bundler
|
cache: bundler
|
||||||
rvm:
|
rvm:
|
||||||
- 2.0.0
|
- 2.0.0
|
||||||
- 2.1.9
|
- 2.1.10
|
||||||
- 2.2.5
|
- 2.2.6
|
||||||
- 2.3.1
|
- 2.3.3
|
||||||
|
- 2.4.0
|
||||||
- ruby-head
|
- ruby-head
|
||||||
- rbx-2
|
- rbx-2
|
||||||
matrix:
|
matrix:
|
||||||
|
|
Loading…
Reference in New Issue