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

17 lines
227 B
YAML

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