Browse Source

travis: disable email notifications

Was spamming security@coreos.com
Anthony Romano 8 years ago
parent
commit
2cc273291d
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

@@ -7,6 +7,10 @@ go:
   - 1.7.4
   - 1.7.4
   - tip
   - tip
 
 
+notifications:
+  on_success: never
+  on_failure: never
+
 env:
 env:
   matrix:
   matrix:
    - TARGET=amd64
    - TARGET=amd64