Skip to content

Commit

Permalink
CI: JRuby 9.2 JAVA_OPTS with --add-opens decls
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle committed Apr 10, 2020
1 parent 6821651 commit 8c2ce32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ matrix:
jdk: openjdk8
- rvm: jruby-9.2.11.1
jdk: openjdk11
env: JAVA_OPTS="--add-opens java.base/java.security.cert=ALL-UNNAMED --add-opens java.base/java.security=ALL-UNNAMED"
- rvm: rbx-4
dist: trusty
allow_failures:
Expand Down

0 comments on commit 8c2ce32

Please sign in to comment.