Ver Fonte

travis: disable email notifications

Was spamming security@coreos.com
Anthony Romano há 9 anos atrás
pai
commit
2cc273291d
1 ficheiros alterados com 4 adições e 0 exclusões
  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