mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-26 17:24:41 +03:00
Create appveyor.yml
This commit is contained in:
parent
acd65c00f6
commit
0097251252
9
appveyor.yml
Normal file
9
appveyor.yml
Normal 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'
|
Loading…
Reference in New Issue
Block a user