From: Michael Wallner Date: Thu, 7 Sep 2017 18:24:42 +0000 (+0200) Subject: travis: fix yaml X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=commitdiff_plain;h=06efecab78839ee4b46edbebb414a3e709c6c717;ds=sidebyside travis: fix yaml --- diff --git a/.travis.yml b/.travis.yml index 9bff3a1..e3c48b1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -41,4 +41,4 @@ notifications: - https://webhooks.gitter.im/e/30aebb6c0b03f1117817 on_success: change on_failure: always - on_start: never + on_start: never diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index 9b02a0b..95d6cd9 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -55,4 +55,4 @@ notifications: - https://webhooks.gitter.im/e/30aebb6c0b03f1117817 on_success: change on_failure: always - on_start: never + on_start: never