mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 11:07:30 +02:00
Merge pull request #4466 from eed3si9n/wip/travis-notifications
[1.2.x] drop notification override
This commit is contained in:
@@ -44,10 +44,6 @@ env:
|
||||
- SBT_CMD="scripted tests/* watch/*"
|
||||
- SBT_CMD="repoOverrideTest:scripted dependency-management/*"
|
||||
|
||||
notifications:
|
||||
email:
|
||||
- [email protected]
|
||||
|
||||
# Undo _JAVA_OPTIONS environment variable
|
||||
before_script:
|
||||
- unset _JAVA_OPTIONS
|
||||
|
||||
Reference in New Issue
Block a user