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

Move ruby-head to allowed failures [ci skip]

We're about a year a way from either project releasing, their
development doesn't need to break our builds for now.
This commit is contained in:
Sean Griffin 2015-02-05 07:37:17 -07:00
parent 494c789443
commit 63f959d21b

View file

@ -27,6 +27,7 @@ rvm:
matrix:
allow_failures:
- env: "GEM=ar:mysql"
- rvm: ruby-head
- rvm: rbx-2
- rvm: jruby-head
- env: "GEM=aj"