Explorar o código

travis: disable email notifications

Was spamming security@coreos.com
Anthony Romano %!s(int64=9) %!d(string=hai) anos
pai
achega
2cc273291d
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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