mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-12 02:06:31 +03:00
* Upd travis.yml
This commit is contained in:
parent
0fd4a71bed
commit
951684c4ac
|
@ -14,7 +14,7 @@ install:
|
|||
- "pip install -r requirements.txt"
|
||||
- "export PYTHONPATH=`pwd`"
|
||||
- "python setup.py build_ext --inplace"
|
||||
- "python -m spacy.en.download"
|
||||
- "python -m spacy.en.download all"
|
||||
# command to run tests
|
||||
script:
|
||||
- py.test tests/
|
||||
|
|
Loading…
Reference in New Issue
Block a user