Add IRC notifications to shippable.yml.

pull/16132/head
Matt Clay 8 years ago
parent 77e82adf61
commit 106dbb6441

@ -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

Loading…
Cancel
Save