Commit b3fd8d73 by Ben A. Morgan

bump jruby to 9.1.0.0

This is where JRuby becomes 2.3 compatible.
parent ce41def6
...@@ -5,7 +5,7 @@ rvm: ...@@ -5,7 +5,7 @@ rvm:
- 2.1.10 - 2.1.10
- 2.2.5 - 2.2.5
- 2.3.1 - 2.3.1
- jruby-9.0.5.0 - jruby-9.1.0.0
env: env:
matrix: matrix:
...@@ -22,4 +22,4 @@ matrix: ...@@ -22,4 +22,4 @@ matrix:
rvm: 2.1.10 rvm: 2.1.10
allow_failures: allow_failures:
- env: RAILS='~> 5.0.0.rc1' - env: RAILS='~> 5.0.0.rc1'
rvm: jruby-9.0.5.0 rvm: jruby-9.1.0.0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment