mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Correctly specify JRuby modes
This commit is contained in:
parent
ecdb3c870c
commit
1a3d13ca9e
1 changed files with 2 additions and 1 deletions
|
@ -8,4 +8,5 @@ rvm:
|
|||
- 1.9.3
|
||||
- rbx-18mode
|
||||
- rbx-19mode
|
||||
- jruby
|
||||
- jruby-18mode
|
||||
- jruby-19mode
|
||||
|
|
Loading…
Reference in a new issue