aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar martmists <[email protected]>2018-02-03 16:41:49 +0100
committerGravatar martmists <[email protected]>2018-02-03 16:41:49 +0100
commit87779f893dc2e6b4649518b99834130a97d2307c (patch)
treeddbabf030e03c4d4fd1ebc8afc679952218b931b /.travis.yml
parentFirst test commit w/ travis (diff)
Lint better
Signed-off-by: martmists <[email protected]>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 9e9dd9ef..e13a3334 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@ python:
install:
- pip install -r requirements.txt
- - pip install snekchek flake8 yapf isort
+ - pip install -r requirements-ci.txt
script:
- "curl https://api.beardfist.com/pythondiscord -H \"token: $AUTODEPLOY_TOKEN\""
- - snekchek \ No newline at end of file
+ - snekchek