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:
Timo Tijhof 2014-07-03 14:43:44 +02:00
parent d4ad7c482a
commit d0ac0aa68d

View file

@ -38,6 +38,7 @@ script:
- php tests/phpunit/phpunit.php
notifications:
email: false
irc:
channels:
- "chat.freenode.net#mediawiki-core"