1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Ignore segfault build errors with 2.0.0 + mysql-ruby

Continuation of c9a43126c5

😢
This commit is contained in:
Jeremy Kemper 2014-09-06 17:15:00 -07:00
parent f5383ee356
commit 749e289554

View file

@ -25,6 +25,8 @@ matrix:
allow_failures:
- rvm: 1.9.3
env: "GEM=ar:mysql"
- rvm: 2.0.0
env: "GEM=ar:mysql"
- rvm: rbx-2
- rvm: jruby
- rvm: ruby-head