Skip to content

Commit

Permalink
Add jruby-head to Travis but allow failures.
Browse files Browse the repository at this point in the history
  • Loading branch information
hainesr committed Sep 1, 2016
1 parent 40eca74 commit 0de19de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,12 @@ matrix:
jdk: oraclejdk7
- rvm: jruby-1.7.17-19mode
jdk: openjdk7
- jvm: jruby-head
jdk: oraclejdk8
allow_failures:
- rvm: ruby-head
- rvm: rbx-2
- rvm: jruby-head
before_install:
- gem update --system
- gem install bundler
Expand Down

0 comments on commit 0de19de

Please sign in to comment.