aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar JoeBanks13 <[email protected]>2018-02-03 17:03:23 +0000
committerGravatar JoeBanks13 <[email protected]>2018-02-03 17:03:23 +0000
commitd6bd1598c10a8af95f234884b1f9a78a480e9e8f (patch)
tree1dd2df94a508e60c1be7668ccfae49adcfea33d6 /.travis.yml
parentChange message to test auto deploy (diff)
Update webhook URL
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 9fb2b623..90ae14fd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,4 +8,4 @@ install:
script:
- snekchek
after_success:
- "curl https://api.beardfist.com/pythondiscord -H \"token: $AUTODEPLOY_TOKEN\"" \ No newline at end of file
+ "curl $AUTODEPLOY_WEBHOOK -H \"token: $AUTODEPLOY_TOKEN\"" \ No newline at end of file