瀏覽代碼

IRC: Report builds only on first failure

Ask Solem 10 年之前
父節點
當前提交
8dde1c7d0f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -24,4 +24,4 @@ notifications:
     channels:
       - "chat.freenode.net#celery"
     on_success: change
-    on_failure: always
+    on_failure: change