Skip to content

Commit cf8cd72

Browse files
committed
allow failures
1 parent 4d75e04 commit cf8cd72

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,10 @@ rvm:
2222
#- 2.6.3
2323
- jruby
2424

25+
matrix:
26+
allow_failures:
27+
- gemfile: gemfiles/rails_4_2.gemfile
28+
rvm: jruby
29+
2530
notifications:
2631
email: false

0 commit comments

Comments
 (0)