Browse Source

Travis: Only get IRC notification when build fixed and failed

Ask Solem 11 years ago
parent
commit
c9e217a6a8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -37,5 +37,5 @@ notifications:
   irc:
     channels:
       - "chat.freenode.net#celery"
-    on_success: always
+    on_success: change
     on_failure: always