Skip to content

Commit

Permalink
Enable Shippable email notifications. (ansible#16429)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattclay authored Jun 24, 2016
1 parent ca3aba7 commit 5fdcc2f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,10 @@ integrations:
notifications:
- integrationName: email
type: email
on_success: never
on_failure: never
recipients:
--last_committer
on_success: change
on_failure: always
on_start: never
on_pull_request: never
- integrationName: irc
Expand Down

0 comments on commit 5fdcc2f

Please sign in to comment.