mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Update travis.yml to use the proper rbx build names
This commit is contained in:
parent
1797ec050b
commit
c6a05f9417
1 changed files with 2 additions and 1 deletions
|
@ -6,5 +6,6 @@ jdk:
|
|||
rvm:
|
||||
- 1.8.7
|
||||
- 1.9.3
|
||||
- rbx
|
||||
- rbx-18mode
|
||||
- rbx-19mode
|
||||
- jruby
|
||||
|
|
Loading…
Reference in a new issue