mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #7328 from heyitsanthony/travis-spam
travis: disable email notifications
This commit is contained in:
commit
78d153fc5a
@ -7,6 +7,10 @@ go:
|
||||
- 1.7.4
|
||||
- tip
|
||||
|
||||
notifications:
|
||||
on_success: never
|
||||
on_failure: never
|
||||
|
||||
env:
|
||||
matrix:
|
||||
- TARGET=amd64
|
||||
|
Loading…
x
Reference in New Issue
Block a user