Create appveyor.yml

This commit is contained in:
Ines Montani 2017-06-02 12:13:59 +02:00 committed by GitHub
parent 81918155ef
commit 86277d4ef2
1 changed files with 9 additions and 0 deletions

9
appveyor.yml Normal file
View File

@ -0,0 +1,9 @@
branches:
only:
- master
- develop
notifications:
- provider: Slack
incoming_webhook: https://hooks.slack.com/services/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
channel: '#dev'