mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
10 lines
115 B
YAML
10 lines
115 B
YAML
language: ruby
|
|
script: "TESTOPTS=-v rake test:all"
|
|
jdk:
|
|
- oraclejdk7
|
|
|
|
rvm:
|
|
- 1.8.7
|
|
- 1.9.3
|
|
- rbx
|
|
- jruby
|