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

15 lines
199 B
YAML

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