Selaa lähdekoodia

Travis: Only get IRC notification when build fixed and failed

Ask Solem 11 vuotta sitten
vanhempi
commit
c9e217a6a8
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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