drop notification override

This commit is contained in:
Eugene Yokota 2018-11-27 18:25:32 -05:00
parent c2115cc347
commit 5558ca5c70
1 changed files with 0 additions and 4 deletions

View File

@ -44,10 +44,6 @@ env:
- SBT_CMD="scripted tests/* watch/*"
- SBT_CMD="repoOverrideTest:scripted dependency-management/*"
notifications:
email:
- sbt-dev-bot@googlegroups.com
# Undo _JAVA_OPTIONS environment variable
before_script:
- unset _JAVA_OPTIONS