1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

Move 1.8s to allow failures (pour one out for our retired comrad)

This commit is contained in:
Evan Phoenix 2013-07-02 09:32:58 -07:00
parent ef4652c99e
commit 03c5853bed

View file

@ -3,10 +3,13 @@ script: "TESTOPTS=-v rake test"
jdk:
- oraclejdk7
rvm:
- 1.8.7
- 1.9.3
- 2.0.0
- rbx-18mode
- rbx-19mode
- jruby-18mode
- jruby-19mode
matrix:
allow_failures:
- 1.8.7
- rbx-18mode
- jruby-18mode