mirror of
https://github.com/explosion/spaCy.git
synced 2025-05-30 18:53:36 +03:00
* Adjust travis.yml, so that we don't test with so much memory
This commit is contained in:
parent
ef5d30a3ea
commit
49aa9b3dfe
|
@ -25,4 +25,4 @@ install:
|
||||||
# run tests
|
# run tests
|
||||||
script:
|
script:
|
||||||
- "py.test spacy/ -x"
|
- "py.test spacy/ -x"
|
||||||
- "python -m spacy.en.download --force all && py.test --models spacy/ -x"
|
- "python -m spacy.en.download --force all && py.test spacy/ -x"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user