Skip to content

Commit 626f930

Browse files
author
John Haley
committed
Attempting to add notifications to AppVeyor
1 parent eb9a033 commit 626f930

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

appveyor.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,12 @@ test_script:
3939
- cmd: npm test
4040

4141
build: off
42+
43+
notifications:
44+
- provider: Slack
45+
auth_token:
46+
secure: ZsaMCvRMfDZhNsiUvZtvszXXF3z4pLIGJmAj5MuDaa40JvmMC6wnBWIR+LHJuJPM
47+
channel: nodegit
48+
49+
- provider: Webhook
50+
url: https://webhooks.gitter.im/e/2f64f3a52a612d0bb9b4

0 commit comments

Comments
 (0)