瀏覽代碼

Merge pull request #7328 from heyitsanthony/travis-spam

travis: disable email notifications
Anthony Romano 9 年之前
父節點
當前提交
78d153fc5a
共有 1 個文件被更改,包括 4 次插入0 次删除
  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