diff options
-rw-r--r-- | .travis.yml | 4 |
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 | |||
10 | after_script: codecov | 10 | after_script: codecov |
11 | 11 | ||
12 | cache: pip | 12 | cache: pip |
13 | |||
14 | notifications: | ||
15 | email: | ||
16 | on_failure: change | ||