Explorar el Código

Disable CI email notifications

Frédéric Guillot hace 8 años
padre
commit
cb4f4970b0
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

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