Sfoglia il codice sorgente

Merge pull request #7328 from heyitsanthony/travis-spam

travis: disable email notifications
Anthony Romano 9 anni fa
parent
commit
78d153fc5a
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  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