mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
Bump rubies
This commit is contained in:
parent
0cfccd7671
commit
5ac72d6a8d
1 changed files with 4 additions and 3 deletions
|
@ -17,11 +17,12 @@ addons:
|
|||
- g++-4.8
|
||||
|
||||
rvm:
|
||||
- 2.2.4
|
||||
- 2.3.1
|
||||
- 2.2.6
|
||||
- 2.3.3
|
||||
- 2.4.0
|
||||
- ruby-head
|
||||
- rbx
|
||||
- jruby-9.1.0.0
|
||||
- jruby-9.1.6.0
|
||||
- jruby-head
|
||||
|
||||
script: ./.travis.sh
|
||||
|
|
Loading…
Reference in a new issue