Unset _JAVA_OPTIONS env variable on Travis to suppress warning from JVM

cf. https://github.com/travis-ci/travis-ci/issues/8408
This commit is contained in:
yewton 2018-01-23 21:44:47 +09:00
parent 14801abdbe
commit b4b8d082b4
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ sudo: false
env:
- EVM_EMACS=emacs-25.1-travis
before_install:
- unset _JAVA_OPTIONS
- curl -fsSkL https://gist.github.com/rejeep/ebcd57c3af83b049833b/raw > x.sh && source ./x.sh
- evm install $EVM_EMACS --use --skip
- cask