mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Fix jruby segfaulting on travis
This commit is contained in:
parent
067f573704
commit
ca21111666
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
language: ruby
|
||||
|
||||
jdk:
|
||||
- oraclejdk7
|
||||
|
||||
rvm:
|
||||
- 1.8.7
|
||||
- 1.9.3
|
||||
|
|
Loading…
Add table
Reference in a new issue