Browse Source

.travis.yml: don't spam so hard

Kosma Moczek 11 năm trước cách đây
mục cha
commit
7e8196367d
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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