Skip to content

Commit

Permalink
.travis.yml: send email notifications to group instead of users
Browse files Browse the repository at this point in the history
  • Loading branch information
panchoh committed Dec 10, 2018
1 parent 1f021e7 commit 2bb5450
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,7 @@ matrix:
notifications:
email:
recipients:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
on_success: change
on_failure: always

Expand Down

0 comments on commit 2bb5450

Please sign in to comment.