Explorar o código

Travis: Only get IRC notification when build fixed and failed

Ask Solem %!s(int64=11) %!d(string=hai) anos
pai
achega
c9e217a6a8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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