summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Albrecht <a.albrecht@Mac-PU08.prounix.local>2019-10-20 18:16:22 +0200
committerAndreas Albrecht <a.albrecht@Mac-PU08.prounix.local>2019-10-20 18:16:22 +0200
commitc2b5f8c396fbc769e14e11ce9e65207ff1b8ac81 (patch)
treee990af4a0273bd3e118d1b5f503da949604d2546
parent434e0b3e90431f92b90332dcf2ed8cb06659d5a8 (diff)
downloadsqlparse-c2b5f8c396fbc769e14e11ce9e65207ff1b8ac81.tar.gz
CI: Skip codecov after code checks.
-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