mirror of https://github.com/sbt/sbt.git
drop notification override
This commit is contained in:
parent
0313cc5758
commit
fe8a74c229
|
|
@ -44,10 +44,6 @@ env:
|
||||||
- SBT_CMD="scripted tests/* watch/*"
|
- SBT_CMD="scripted tests/* watch/*"
|
||||||
- SBT_CMD="repoOverrideTest:scripted dependency-management/*"
|
- SBT_CMD="repoOverrideTest:scripted dependency-management/*"
|
||||||
|
|
||||||
notifications:
|
|
||||||
email:
|
|
||||||
- sbt-dev-bot@googlegroups.com
|
|
||||||
|
|
||||||
# Undo _JAVA_OPTIONS environment variable
|
# Undo _JAVA_OPTIONS environment variable
|
||||||
before_script:
|
before_script:
|
||||||
- unset _JAVA_OPTIONS
|
- unset _JAVA_OPTIONS
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue