mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
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
This commit is contained in:
parent
360d5d01d8
commit
eb9689e09b
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ notifications:
|
|||
on_success: change
|
||||
on_failure: change
|
||||
use_notice: true
|
||||
email: false
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue