1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/.travis.yml
2014-01-25 13:17:58 -08:00

15 lines
183 B
YAML

language: ruby
script: "TESTOPTS=-v rake test"
jdk:
- oraclejdk7
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- rbx
- jruby-19mode
matrix:
allow_failures:
- jruby-19mode
- rbx