Use the latest rubies on Travis

This commit is contained in:
Koichi ITO 2017-01-08 14:56:45 +09:00
parent f34c1d972d
commit 4a7ec6a865
1 changed files with 4 additions and 3 deletions

View File

@ -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: