mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Fix which Rubinius runs on Travis.
This commit is contained in:
parent
d6496632fd
commit
3bf0e7605f
1 changed files with 1 additions and 2 deletions
|
@ -5,11 +5,10 @@ jdk:
|
||||||
rvm:
|
rvm:
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
- 2.0.0
|
- 2.0.0
|
||||||
- rbx-19mode
|
- rbx
|
||||||
- jruby-19mode
|
- jruby-19mode
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- 1.8.7
|
- 1.8.7
|
||||||
- rbx-18mode
|
|
||||||
- jruby-18mode
|
- jruby-18mode
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue