Explorar el Código

IRC: Report builds only on first failure

Ask Solem hace 10 años
padre
commit
8dde1c7d0f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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