Skip to content

Commit

Permalink
travis-ci: Use default emails notification address
Browse files Browse the repository at this point in the history
The default email notifications should be sufficient:

> By default, a build email is sent to the committer and the author,
> but only if they have access to the repository the commit was
> pushed to.
  • Loading branch information
AlexanderS committed May 4, 2017
1 parent b456b30 commit adf2d9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ branches:
- 1.1.0-stable

notifications:
email: [email protected]
irc:
channels:
- "irc.freenode.org#bcfg2"
Expand Down

0 comments on commit adf2d9f

Please sign in to comment.