summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 67c2d87..bf04864 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,6 +20,7 @@ matrix:
- pip install flake8
script:
- flake8 sqlparse
+ after_success: skip
install:
- pip install -Uq pytest pytest-cov codecov