File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -44,9 +44,7 @@ matrix:
44
44
45
45
# Rails 5.2 builds >= 2.2.2
46
46
- rvm : jruby-head
47
- env :
48
- - RAILS_VERSION='~> 5.2.0'
49
- - JRUBY_OPT=--dev
47
+ env : RAILS_VERSION='~> 5.2.0' JRUBY_OPT=--dev JAVA_OPTS="--add-opens java.base/sun.nio.ch=org.jruby.dist --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.security.cert=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.util.regex=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/javax.crypto=ALL-UNNAMED --add-opens=java.management/sun.management=ALL-UNNAMED"
50
48
- rvm : 2.6.3
51
49
env : RAILS_VERSION='~> 5.2.0'
52
50
- rvm : 2.5.3
You can’t perform that action at this time.
0 commit comments