Browse Source

IRC: Report builds only on first failure

Ask Solem 10 years ago
parent
commit
8dde1c7d0f
1 changed files with 1 additions and 1 deletions
  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