浏览代码

.travis.yml: don't spam so hard

Kosma Moczek 11 年之前
父节点
当前提交
7e8196367d
共有 1 个文件被更改,包括 4 次插入0 次删除
  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