Skip to content

Commit

Permalink
Another test of Travis email notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
derekbruening committed May 25, 2018
1 parent 0c45c18 commit 816f9cb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@

notifications:
email:
# This overrides the default of sending to the committer and author.
# Temporarily sending to bruening too to help diagnose email problems.
recipients:
- [email protected]
- [email protected]
on_success: always
on_failure: always

Expand Down

0 comments on commit 816f9cb

Please sign in to comment.