Merge pull request #7328 from heyitsanthony/travis-spam

travis: disable email notifications
This commit is contained in:
Anthony Romano 2017-02-14 12:33:32 -08:00 committed by GitHub
commit 78d153fc5a

View File

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