From 2cc273291d782b497be0218543663b15b8c17c0b Mon Sep 17 00:00:00 2001 From: Anthony Romano Date: Tue, 14 Feb 2017 12:08:49 -0800 Subject: [PATCH] travis: disable email notifications Was spamming security@coreos.com --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index c084266a2..eec296f45 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,10 @@ go: - 1.7.4 - tip +notifications: + on_success: never + on_failure: never + env: matrix: - TARGET=amd64