Skip to content

Commit 35ca26c

Browse files
committed
Allow failures
1 parent 3fffbeb commit 35ca26c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ gemfile:
1818

1919
matrix:
2020
fast_finish: true
21+
allow_failures:
22+
- rvm: jruby-19mode
2123

2224
before_install:
2325
- gem update --system

0 commit comments

Comments
 (0)