mirror of https://github.com/explosion/spaCy.git
Merge branch 'master' of https://github.com/honnibal/spaCy
This commit is contained in:
commit
dc60186514
|
@ -25,4 +25,3 @@ install:
|
||||||
# run tests
|
# run tests
|
||||||
script:
|
script:
|
||||||
- "py.test spacy/ -x"
|
- "py.test spacy/ -x"
|
||||||
- "python -m spacy.en.download --force all && py.test spacy/ -x"
|
|
||||||
|
|
Loading…
Reference in New Issue