Update .travis.yml

This commit is contained in:
Lala Sabathil 2019-02-16 13:07:03 +01:00 committed by GitHub
parent 5020c8c017
commit ed4b216e93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ after_success:
chmod +x tester.sh && chmod +x tester.sh &&
./tester.sh staging $WEBHOOK_URL; ./tester.sh staging $WEBHOOK_URL;
fi fi
after_failure: after_failure:
- wget https://raw.githubusercontent.com/DiscordHooks/travis-ci-discord-webhook/master/send.sh - wget https://raw.githubusercontent.com/DiscordHooks/travis-ci-discord-webhook/master/send.sh
- chmod +x send.sh - chmod +x send.sh