Skip to content

Commit

Permalink
allow failures
Browse files Browse the repository at this point in the history
  • Loading branch information
bolandrm committed Apr 22, 2019
1 parent 4d75e04 commit cf8cd72
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,10 @@ rvm:
#- 2.6.3
- jruby

matrix:
allow_failures:
- gemfile: gemfiles/rails_4_2.gemfile
rvm: jruby

notifications:
email: false

0 comments on commit cf8cd72

Please sign in to comment.