Remove the environment from the webhook
This commit is contained in:
parent
2779f8710d
commit
fc02cbb271
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
set -ex
|
set -ex
|
||||||
. .travis/environment.sh
|
|
||||||
|
|
||||||
# Travis Webhook
|
# Travis Webhook
|
||||||
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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue