mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Someday, get the tests to not hang on 1.8
This commit is contained in:
parent
b18e95c157
commit
9d53b8df21
1 changed files with 0 additions and 4 deletions
|
@ -6,14 +6,10 @@ rvm:
|
|||
- 1.9.3
|
||||
- 2.0.0
|
||||
- 2.1.0
|
||||
- 1.8.7
|
||||
- rbx
|
||||
- jruby-19mode
|
||||
- jruby-18mode
|
||||
matrix:
|
||||
allow_failures:
|
||||
- 1.8.7
|
||||
- jruby-18mode
|
||||
- jruby-19mode
|
||||
- rbx
|
||||
|
||||
|
|
Loading…
Reference in a new issue