travis: remove e-mail notifications

Lately Travis sends out many notifications that are false positives caused by
timeout. We are annoyed.
This commit is contained in:
Stefano Pigozzi 2013-11-08 21:19:38 +01:00
parent 6354a6b07d
commit ed89332acf
1 changed files with 0 additions and 4 deletions

View File

@ -20,10 +20,6 @@ notifications-policy: &notifications-policy
on_failure: always
notifications:
email:
recipients:
- mpv-team@googlegroups.com
<<: *notifications-policy
irc:
channels:
- "irc.freenode.org#mpv-player-dev"