Skip to content

Commit 060d49f

Browse files
committed
ci(circle): add gitter hook
[skip ci]
1 parent f19976a commit 060d49f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Diff for: circle.yml

+5-3
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ dependencies:
2020

2121
## Custom notifications
2222
#notify:
23-
#webhooks:
24-
# A list of hashes representing hooks. Only the url field is supported.
25-
#- url: https://someurl.com/hooks/circle
23+
notify:
24+
webhooks:
25+
# A list of hook hashes, containing the url field
26+
# gitter hook
27+
- url: https://webhooks.gitter.im/e/ac3980c61cb722b9e789

0 commit comments

Comments
 (0)