mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Add jruby to allow fail due to missing socket api
This commit is contained in:
parent
1fe40c2cbd
commit
5fdb572e38
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ matrix:
|
|||
allow_failures:
|
||||
- rvm: jruby-19mode
|
||||
- rvm: jruby-head
|
||||
- rvm: jruby-9.0.4.0
|
||||
- rvm: rbx-2
|
||||
- rvm: rbx-1
|
||||
- rvm: 1.8.7
|
||||
|
|
Loading…
Reference in a new issue