Selaa lähdekoodia

IRC: Report builds only on first failure

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