Skip to content

Commit

Permalink
CI: Use jruby-9.2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle committed Nov 6, 2019
1 parent 1134629 commit cb3075c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -14,7 +14,7 @@ matrix:
- language: generic
env:
- JRUBY_OPTS="--client -J-XX:+TieredCompilation -J-XX:TieredStopAtLevel=1 -J-Xss2m -Xcompile.invokedynamic=false -J-Xmx1536m"
- JRUBY_VERSION="jruby-9.2.8.0"
- JRUBY_VERSION="jruby-9.2.9.0"
before_install:
- ./ci/build/rvm_setup.sh
- rm -f ${HOME}/.rvm/gemsets/jruby/global.gems
Expand Down

0 comments on commit cb3075c

Please sign in to comment.