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

13 lines
161 B
YAML
Raw Normal View History

2012-06-22 18:14:53 -04:00
language: ruby
2012-10-14 01:23:01 -04:00
script: "TESTOPTS=-v rake test:all"
2012-06-22 18:14:53 -04:00
jdk:
- oraclejdk7
2011-11-22 19:28:57 -05:00
rvm:
- 1.8.7
- 1.9.3
- rbx-18mode
- rbx-19mode
2012-12-13 02:14:56 -05:00
- jruby-18mode
- jruby-19mode