Explorar o código

.travis.yml: don't spam so hard

Kosma Moczek %!s(int64=11) %!d(string=hai) anos
pai
achega
7e8196367d
Modificáronse 1 ficheiros con 4 adicións e 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