aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-05-15 15:07:39 +0100
committerGravatar Gareth Coles <[email protected]>2018-05-15 15:07:39 +0100
commit01856f9cf750fd918dc9ed401b7215a70e09beaf (patch)
tree59c3666e586bdbece89441236c4e66730a4e57e9
parentLinting (diff)
Coveralls doesn't work, remove it from the travis build for now
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 15d4e95e..ed099583 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,7 +26,7 @@ script:
- pipenv run lint
- pipenv run python gunicorn_config.py
- pipenv run test
- - pipenv run coveralls
+# - pipenv run coveralls
after_success:
- bash scripts/deploy.sh