Fix wrong hook.

This commit is contained in:
exoego 2019-05-09 06:52:12 +09:00
parent aa8474abe5
commit 99a8d3d911
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ before_script:
script: sbt scripted
# Undo _JAVA_OPTIONS environment variable
before_script:
after_script:
- unset _JAVA_OPTIONS
cache: