summaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2018-02-27 00:10:43 +0100
committerChristoph Schlosser <christophschlosser@users.noreply.github.com>2018-03-01 17:44:30 +0100
commit52231c4d12dbfc6bf60560e81798358feb7b8f76 (patch)
tree1199d772c1626495af81e1681bf8b53814e31e2a /appveyor.yml
parent71b5af89dc386d8d9ddc236424f579767ef8aac5 (diff)
downloaddoxdocgen-52231c4d12dbfc6bf60560e81798358feb7b8f76.tar.gz
Add gitter
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 7aa2b48..903dc0f 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -18,4 +18,9 @@ build_script:
- npm run vscode:prepublish
test_script:
- - npm run test \ No newline at end of file
+ - npm run test
+
+notifications:
+ - provider: Webhook
+ url: https://webhooks.gitter.im/e/bb4990244c63e96e6cb9
+ method: GET \ No newline at end of file