From ae503bc7b969dd98d2aa6060b7dc931b6fc632e0 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Tue, 14 Apr 2015 23:45:33 +0800 Subject: [PATCH] travis: disable email notification --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 8c1bb1a9a..f8bc34c9b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,6 +15,7 @@ script: - "python setup.py test" notifications: + email: false irc: channels: - chat.freenode.net#m-labs