1
0
Fork 0
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:
Evan Phoenix 2012-06-22 15:14:53 -07:00
parent 067f573704
commit ca21111666

View file

@ -1,3 +1,8 @@
language: ruby
jdk:
- oraclejdk7
rvm:
- 1.8.7
- 1.9.3