Skip to content

Commit

Permalink
Allow for failures to jruby 1.9 (caused by dependencies on tins throu…
Browse files Browse the repository at this point in the history
…gh coverall, which is just a developer dependency).
  • Loading branch information
dmcnulla committed Oct 19, 2016
1 parent b75cd0b commit d5149ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -14,6 +14,7 @@ jdk:
- oraclejdk8
matrix:
allow_failures:
- rvm: jruby-19mode
- rvm: ruby-head
- rvm: jruby-head
exclude:
Expand Down

0 comments on commit d5149ab

Please sign in to comment.