From ed4b216e935b943833a66a727bc98e9b42864fdc Mon Sep 17 00:00:00 2001 From: Lala Sabathil Date: Sat, 16 Feb 2019 13:07:03 +0100 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1ce65d2aa..a02e0b6fc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -49,7 +49,7 @@ after_success: chmod +x tester.sh && ./tester.sh staging $WEBHOOK_URL; fi - + after_failure: - wget https://raw.githubusercontent.com/DiscordHooks/travis-ci-discord-webhook/master/send.sh - chmod +x send.sh