Skip to content

Commit

Permalink
Add IRC notifications to shippable.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattclay committed Jun 4, 2016
1 parent 77e82ad commit 106dbb6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,11 @@ integrations:
on_failure: never
on_start: never
on_pull_request: never
- integrationName: irc
type: irc
recipients:
- "chat.freenode.net#ansible-notices"
on_success: change
on_failure: always
on_start: never
on_pull_request: always

0 comments on commit 106dbb6

Please sign in to comment.