Skip to content

Commit

Permalink
Merge pull request randym#532 from olleolleolle/patch-3
Browse files Browse the repository at this point in the history
Travis: jruby-9.1.15.0
  • Loading branch information
randym authored Apr 24, 2018
2 parents 73d9477 + 251fb80 commit c593a08
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,19 @@ matrix:
- rvm: 2.4.2
- rvm: rbx-3
- rvm: jruby-19mode
env: JRUBY_OPTS="-Xcli.debug=true --debug"
- rvm: jruby-9.1.8.0
env: JRUBY_OPTS="-Xcli.debug=true --debug"
- rvm: jruby-9.1.17.0
- 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.8.0
- rvm: jruby-9.1.17.0
- rvm: jruby-head

env:
global:
- JRUBY_OPTS="-Xcli.debug=true --debug"

# https://github.com/jruby/jruby/wiki/FAQs#why-is-jruby-so-slow-to-install-via-rvm
# https://docs.travis-ci.com/user/installing-dependencies#Installing-Packages-with-the-APT-Addon
addons:
Expand Down

0 comments on commit c593a08

Please sign in to comment.