summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2018-02-27 01:13:50 +0200
committerYuval Adam <_@yuv.al>2018-02-27 01:13:50 +0200
commitb07ed7f89ce2fcc29585e746ea3db4b599ee3c67 (patch)
tree67f80a185c8b0833af162c0fadc04d8b9b401fba
parente4d3594be0cc7041c511648b9f17264c270aa8d8 (diff)
Stop email notifications
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 4a863dd..ab896b0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,3 +6,5 @@ install:
- pip install pytest
script:
- pytest
+notifications:
+ email: false