Skip to content

Commit

Permalink
Removed _JAVA_OPTIONS for JRuby task
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Sep 26, 2017
1 parent 9ee9f69 commit 02fbc5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -13,6 +13,7 @@ before_install:
- gem install bundler --no-document -v '~> 1.13.3'
before_script:
- unset JRUBY_OPTS
- unset _JAVA_OPTIONS
script: ruby -Ilib exe/rake
notifications:
email:
Expand Down

0 comments on commit 02fbc5c

Please sign in to comment.