travis: disable email notifications

Was spamming security@coreos.com
This commit is contained in:
Anthony Romano 2017-02-14 12:08:49 -08:00
parent 9f8e82e1c0
commit 2cc273291d

View File

@ -7,6 +7,10 @@ go:
- 1.7.4
- tip
notifications:
on_success: never
on_failure: never
env:
matrix:
- TARGET=amd64