mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
Travis: use latest rubies
This commit is contained in:
parent
949e62b2b3
commit
fb15a83905
1 changed files with 3 additions and 3 deletions
|
@ -17,9 +17,9 @@ addons:
|
|||
- g++-4.8
|
||||
|
||||
rvm:
|
||||
- 2.2.6
|
||||
- 2.3.3
|
||||
- 2.4.0
|
||||
- 2.2.7
|
||||
- 2.3.4
|
||||
- 2.4.1
|
||||
- ruby-head
|
||||
- rbx
|
||||
- jruby-9.1.8.0
|
||||
|
|
Loading…
Reference in a new issue