servo: Enable email notifications from Travis CI

http://docs.travis-ci.com/user/notifications/
> By default, email notifications will be sent to the committer and the commit author, if they are members of the repository (that is, they have push or admin permissions for public repositories, or if they have pull, push or admin permissions for private repositories).
>
> And it will by default send emails when, on the given branch:
>
> * a build was just broken or still is broken
> * a previously broken build was just fixed

Source-Repo: https://github.com/servo/servo
Source-Revision: ffb502abcd1d871e41ea0713e6ccdbcd5848d938
This commit is contained in:
Simon Sapin 2014-07-10 10:17:51 +01:00
Родитель 124cdbe121
Коммит b12ffcd027
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -24,7 +24,6 @@ notifications:
on_success: change
on_failure: change
use_notice: true
email: false
branches:
only: