From 5558ca5c702f92b1fc5b4133b1d133befc27d8d7 Mon Sep 17 00:00:00 2001 From: Eugene Yokota Date: Tue, 27 Nov 2018 18:25:32 -0500 Subject: [PATCH] drop notification override --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 1db7df73b..40a1265d1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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