Skip to content

Commit

Permalink
Auto merge of tonsky#147 - olleolleolle:patch-2, r=indirect
Browse files Browse the repository at this point in the history
Travis: jruby-9.1.12.0

This PR updates the CI matrix to use latest JRuby.

http://jruby.org/2017/06/15/jruby-9-1-12-0.html
  • Loading branch information
bundlerbot committed Aug 1, 2017
2 parents 7c00962 + 9870b5b commit d4f64ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ matrix:
- rvm: 2.4.1
- rvm: ruby-head
gemfile: 'gemfiles/Gemfile.ruby-head'
- rvm: jruby-9.1.8.0
- rvm: jruby-9.1.12.0
env: JRUBY_OPTS="$JRUBY_OPTS -J-Xmx1536m -J-XX:MaxPermSize=192m"

bundler_args: "--binstubs --jobs=3 --retry=3"
Expand Down

0 comments on commit d4f64ec

Please sign in to comment.