mirror of https://github.com/sbt/sbt.git
Fix wrong hook.
This commit is contained in:
parent
aa8474abe5
commit
99a8d3d911
|
|
@ -10,7 +10,7 @@ before_script:
|
|||
script: sbt scripted
|
||||
|
||||
# Undo _JAVA_OPTIONS environment variable
|
||||
before_script:
|
||||
after_script:
|
||||
- unset _JAVA_OPTIONS
|
||||
|
||||
cache:
|
||||
|
|
|
|||
Loading…
Reference in New Issue