aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar JoeBanks13 <[email protected]>2018-02-03 14:12:52 +0000
committerGravatar JoeBanks13 <[email protected]>2018-02-03 14:12:52 +0000
commit5a79298c8a78b7991affd0033f36531fd9e17c04 (patch)
treeddfe5e19f09c2b6faa1977e46b1e64bc8dd60ac7 /.travis.yml
parentautodeploy (diff)
oh no thank you
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 e93dbce0..9e9dd9ef 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,5 +6,5 @@ install:
- pip install -r requirements.txt
- pip install snekchek flake8 yapf isort
script:
- - curl https://api.beardfist.com/pythondiscord -H "token: $AUTODEPLOY_TOKEN"
+ - "curl https://api.beardfist.com/pythondiscord -H \"token: $AUTODEPLOY_TOKEN\""
- snekchek \ No newline at end of file