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:
parent
7a5faf5fee
commit
9f669c7288
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue