mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-06 00:03:36 -04:00
ignore Rubinius crashes
I cannot figure it out; I give up
This commit is contained in:
parent
9427063d97
commit
605dd37e32
@ -9,9 +9,10 @@ language: ruby
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
# An error occured while installing eventmachine
|
||||
# random crashes
|
||||
- rvm: rbx-18mode
|
||||
- rvm: rbx-19mode
|
||||
- rvm: rbx-20mode
|
||||
# "A fatal error has been detected by the Java Runtime Environment:
|
||||
# Internal Error (sharedRuntime.cpp:843)"
|
||||
- rvm: jruby-19mode
|
||||
@ -20,6 +21,7 @@ matrix:
|
||||
rvm:
|
||||
- rbx-18mode
|
||||
- rbx-19mode
|
||||
- rbx-20mode
|
||||
- jruby-18mode
|
||||
- jruby-19mode
|
||||
- 1.8.7
|
||||
|
Loading…
x
Reference in New Issue
Block a user