ソースを参照

Disable CI email notifications

Frédéric Guillot 8 年 前
コミット
cb4f4970b0
1 ファイル変更2 行追加0 行削除
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -1,3 +1,5 @@
+notifications:
+  email: false
 language: go
 go:
   - 1.9