Skip to content

Commit

Permalink
Merge 70d438b into ab04c81
Browse files Browse the repository at this point in the history
  • Loading branch information
magneland committed Sep 3, 2019
2 parents ab04c81 + 70d438b commit 4773317
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -14,5 +14,8 @@ matrix:
allow_failures:
- rvm: rbx-2
fast_finish: true
include:
- rvm: jruby-9.2.8.0
env: JRUBY_OPTS="--debug" JAVA_OPTS="--add-opens java.base/sun.nio.ch=org.jruby.dist --add-opens java.base/java.io=org.jruby.dist --add-opens java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.security.cert=ALL-UNNAMED --add-opens java.base/java.security=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED"
notifications:
irc: "irc.freenode.org#savon"

0 comments on commit 4773317

Please sign in to comment.