Skip to content

Commit

Permalink
Upgrade to JRuby 9.0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
denisdefreyne committed May 20, 2016
1 parent eca61c6 commit 56af812
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Expand Up @@ -11,14 +11,14 @@ branches:
before_install: gem install bundler
matrix:
include:
- rvm: jruby-9.0.4.0
- rvm: jruby-9.0.5.0
env: DISABLE_NOKOGIRI=1
- rvm: jruby-9.0.4.0
- rvm: jruby-9.0.5.0
env: DISABLE_NOKOGIRI=0
allow_failures:
- rvm: jruby-9.0.4.0
- rvm: jruby-9.0.5.0
env: DISABLE_NOKOGIRI=1
- rvm: jruby-9.0.4.0
- rvm: jruby-9.0.5.0
env: DISABLE_NOKOGIRI=0
- rvm: ruby-head
notifications:
Expand Down

0 comments on commit 56af812

Please sign in to comment.