mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-06 00:03:36 -04:00
tolerate rbx 1.9 crashes for SSL tests
This commit is contained in:
parent
b0d9a14459
commit
9abe1ffbbd
@ -5,6 +5,9 @@ language: ruby
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rvm: ruby-head
|
||||
# "CRASH: A fatal error has occurred."
|
||||
- rvm: rbx-19mode
|
||||
env: SSL=yes
|
||||
|
||||
env:
|
||||
- SSL=no
|
||||
|
Loading…
x
Reference in New Issue
Block a user