mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
update travis config with current rubies
This commit is contained in:
parent
9872c05ba5
commit
bb10d7a838
1 changed files with 6 additions and 3 deletions
|
@ -2,9 +2,12 @@ rvm:
|
|||
- 1.8.7
|
||||
- 1.9.2
|
||||
- 1.9.3
|
||||
- rbx
|
||||
- rbx-2.0
|
||||
- jruby
|
||||
- 1.9.4
|
||||
- rbx-1.2.4
|
||||
- rbx-18mode
|
||||
- rbx-19mode
|
||||
- jruby-1.6.5
|
||||
- jruby-head
|
||||
- ruby-head
|
||||
env:
|
||||
- "rack=1.3.4"
|
||||
|
|
Loading…
Reference in a new issue