add gitter notification webhook

This commit is contained in:
Tommy Parnell
2015-04-23 21:34:04 -04:00
parent 88ce5b7ac7
commit 0aeef89c63

View File

@@ -1,5 +1,11 @@
version: 0.2.{build}
configuration: Release
notifications:
- provider: Webhook
url: https://webhooks.gitter.im/e/4ddb88959635299132ce
on_build_success: false
on_build_failure: True
on_build_status_changed: true
assembly_info:
patch: true
file: '**\AssemblyInfo.*'