aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index b21a4b3..25f9236 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,7 +10,3 @@ script: python setup.py pytest
10after_script: codecov 10after_script: codecov
11 11
12cache: pip 12cache: pip
13
14notifications:
15 email:
16 on_failure: change
Powered by cgit v1.2.3 (git 2.41.0)