Parcourir la source

travis: disable email notifications

Was spamming security@coreos.com
Anthony Romano il y a 9 ans
Parent
commit
2cc273291d
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

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