travis: fix yaml
authorMichael Wallner <mike@php.net>
Thu, 7 Sep 2017 18:24:42 +0000 (20:24 +0200)
committerMichael Wallner <mike@php.net>
Thu, 7 Sep 2017 18:24:42 +0000 (20:24 +0200)
.travis.yml
scripts/gen_travis_yml.php

index 9bff3a1ecea020c647952f12efc13dcc33677866..e3c48b1bcd771d3d4a597c2e5baecf3fec832e12 100644 (file)
@@ -41,4 +41,4 @@ notifications:
       - https://webhooks.gitter.im/e/30aebb6c0b03f1117817
     on_success: change
     on_failure: always
       - https://webhooks.gitter.im/e/30aebb6c0b03f1117817
     on_success: change
     on_failure: always
-          on_start: never
+    on_start: never
index 9b02a0b4b04e744be147bce0af006d7f92066d67..95d6cd9b1e7b7ba2b92745e1c9da0e8f8936d0db 100755 (executable)
@@ -55,4 +55,4 @@ notifications:
       - https://webhooks.gitter.im/e/30aebb6c0b03f1117817
     on_success: change
     on_failure: always
       - https://webhooks.gitter.im/e/30aebb6c0b03f1117817
     on_success: change
     on_failure: always
-          on_start: never
+    on_start: never