travis: Disable e-mail notifications
Those with admin access to the GitHub repo get e-mails by default for build failures. Change-Id: I1edba0af7f53ed40066cd395fe70daf3c99413eb
This commit is contained in:
parent
d4ad7c482a
commit
d0ac0aa68d
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ script:
|
|||
- php tests/phpunit/phpunit.php
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
irc:
|
||||
channels:
|
||||
- "chat.freenode.net#mediawiki-core"
|
||||
|
|
|
|||
Loading…
Reference in a new issue