Skip to content
This repository was archived by the owner on Jul 11, 2022. It is now read-only.

Commit d4f64ec

Browse files
committed
Auto merge of rubygems#147 - olleolleolle:patch-2, r=indirect
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
2 parents 7c00962 + 9870b5b commit d4f64ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ matrix:
1313
- rvm: 2.4.1
1414
- rvm: ruby-head
1515
gemfile: 'gemfiles/Gemfile.ruby-head'
16-
- rvm: jruby-9.1.8.0
16+
- rvm: jruby-9.1.12.0
1717
env: JRUBY_OPTS="$JRUBY_OPTS -J-Xmx1536m -J-XX:MaxPermSize=192m"
1818

1919
bundler_args: "--binstubs --jobs=3 --retry=3"

0 commit comments

Comments
 (0)