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
|
||||
script:
|
||||
- "py.test spacy/ -x"
|
||||
- "python -m spacy.en.download --force all && py.test spacy/ -x"
|
||||
|
|
Loading…
Reference in New Issue