mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-09 00:04:39 -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:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
# An error occured while installing eventmachine
|
# random crashes
|
||||||
- rvm: rbx-18mode
|
- rvm: rbx-18mode
|
||||||
- rvm: rbx-19mode
|
- rvm: rbx-19mode
|
||||||
|
- rvm: rbx-20mode
|
||||||
# "A fatal error has been detected by the Java Runtime Environment:
|
# "A fatal error has been detected by the Java Runtime Environment:
|
||||||
# Internal Error (sharedRuntime.cpp:843)"
|
# Internal Error (sharedRuntime.cpp:843)"
|
||||||
- rvm: jruby-19mode
|
- rvm: jruby-19mode
|
||||||
@ -20,6 +21,7 @@ matrix:
|
|||||||
rvm:
|
rvm:
|
||||||
- rbx-18mode
|
- rbx-18mode
|
||||||
- rbx-19mode
|
- rbx-19mode
|
||||||
|
- rbx-20mode
|
||||||
- jruby-18mode
|
- jruby-18mode
|
||||||
- jruby-19mode
|
- jruby-19mode
|
||||||
- 1.8.7
|
- 1.8.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user