mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
* Try not downloading stuff for travis.yml
This commit is contained in:
parent
f5d2102421
commit
ee317446bd
|
@ -14,7 +14,6 @@ install:
|
|||
- "pip install -r requirements.txt"
|
||||
- "export PYTHONPATH=`pwd`"
|
||||
- "python setup.py build_ext --inplace"
|
||||
- "python -m spacy.en.download all"
|
||||
# command to run tests
|
||||
script:
|
||||
- py.test tests/
|
||||
|
|
Loading…
Reference in New Issue
Block a user