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

Merge pull request #13021 from razielgn/rbx-gemfile-and-travis-fixes

Updated allow_failures for Rubinius 2.2.1.
This commit is contained in:
Rafael Mendonça França 2013-11-24 07:26:12 -08:00
commit b4b30c048d

View file

@ -16,7 +16,7 @@ env:
- "GEM=ar:postgresql"
matrix:
allow_failures:
- rvm: rbx-2.1.1
- rvm: rbx-2.2.1
- rvm: jruby-19mode
notifications:
email: false