mirror of https://github.com/explosion/spaCy.git
* Roll back travis.yml testing models, due to memory restrictions
This commit is contained in:
parent
49aa9b3dfe
commit
4d579c8535
|
@ -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