From: Nicolas Coden Date: Tue, 6 Dec 2016 08:59:00 +0000 (+0100) Subject: Disable Travis email notifications X-Git-Tag: v6.3.0-rc2~12^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F9461%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Disable Travis email notifications --- diff --git a/.travis.yml b/.travis.yml index 6771e7c01..5f1c2727a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,3 +4,5 @@ node_js: install: - npm install -g bower - npm install +notifications: + email: false