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

- Disable jruby-head since bundle fetching is failing on travis.

This commit is contained in:
Vipul A M 2016-04-11 23:32:27 +05:30
parent 7a5faf5fee
commit 9f669c7288

View file

@ -19,6 +19,7 @@ matrix:
fast_finish: true
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
bundler_args: --jobs 3 --retry 3
notifications:
email: false