From fc02cbb271ea3e9550d8e58630fbe050ad443f34 Mon Sep 17 00:00:00 2001 From: Paul Fd Date: Sun, 8 Mar 2020 22:47:05 +0100 Subject: [PATCH] Remove the environment from the webhook --- .travis/discord_webhook.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis/discord_webhook.sh b/.travis/discord_webhook.sh index a0e217f8..6931fba2 100755 --- a/.travis/discord_webhook.sh +++ b/.travis/discord_webhook.sh @@ -1,7 +1,6 @@ #!/bin/bash set -ex -. .travis/environment.sh # Travis Webhook wget https://raw.githubusercontent.com/DiscordHooks/travis-ci-discord-webhook/master/send.sh