Browse Source

Disable CI email notifications

Frédéric Guillot 8 years ago
parent
commit
cb4f4970b0
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

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