Skip to content

Commit

Permalink
Merge pull request randym#510 from olleolleolle/patch-2
Browse files Browse the repository at this point in the history
Travis: Use jruby-9.1.8.0
  • Loading branch information
randym authored Mar 9, 2017
2 parents 5a8a685 + 32e1344 commit 05f3412
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@ matrix:
- rvm: rbx-3
- rvm: jruby-19mode
env: JRUBY_OPTS="-Xcli.debug=true --debug"
- rvm: jruby-9.1.5.0
- rvm: jruby-9.1.8.0
env: JRUBY_OPTS="-Xcli.debug=true --debug"
- rvm: ruby-head
- rvm: jruby-head
env: JRUBY_OPTS="-Xcli.debug=true --debug"
allow_failures:
- rvm: rbx-3
- rvm: ruby-head
- rvm: jruby-9.1.5.0
- rvm: jruby-9.1.8.0
- rvm: jruby-head

# https://github.com/jruby/jruby/wiki/FAQs#why-is-jruby-so-slow-to-install-via-rvm
Expand Down

0 comments on commit 05f3412

Please sign in to comment.