mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +03:00
* Upd travis.yml
This commit is contained in:
parent
1d26f77412
commit
514d6b8e22
|
@ -13,7 +13,7 @@ install:
|
|||
- "pip install --upgrade setuptools"
|
||||
- "pip install -r requirements.txt"
|
||||
- "export PYTHONPATH=`pwd`"
|
||||
- "python setup.py build_ext --inplace"
|
||||
- "python setup.py build_ext --inplace > /dev/null"
|
||||
- "python -m spacy.en.download all"
|
||||
|
||||
# run tests
|
||||
|
|
Loading…
Reference in New Issue
Block a user