aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
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 4e2516be..15d4e95e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,7 +24,7 @@ install:
- pipenv sync --dev --three
script:
- pipenv run lint
- - python gunicorn_config.py
+ - pipenv run python gunicorn_config.py
- pipenv run test
- pipenv run coveralls
after_success: