Explorar el Código

.travis.yml: don't spam so hard

Kosma Moczek hace 11 años
padre
commit
7e8196367d
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

@@ -4,3 +4,7 @@ compiler:
     - clang
 install: sudo apt-get install check
 script: make test
+notifications:
+    email:
+        on_success: change
+        on_failure: change