Skip to content

Commit 80266c9

Browse files
committed
ALlow failures from jruby 1.9
1 parent f0a9514 commit 80266c9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@ rvm:
44
- 2.0.0
55
- jruby-19mode
66
- rbx-19mode
7+
matrix:
8+
allow_failures:
9+
- rvm: jruby-19mode
710
script: bundle exec rake spec

0 commit comments

Comments
 (0)