mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +03:00
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
This commit is contained in:
commit
acc47e2673
11
appveyor.yml
Normal file
11
appveyor.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
build: off
|
||||
|
||||
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