mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 17:36:30 +03:00
* Upd travis.yml
This commit is contained in:
parent
8b85d0bb8a
commit
a2bed49ac7
|
@ -14,6 +14,7 @@ install:
|
|||
- "pip install -r requirements.txt"
|
||||
- "export PYTHONPATH=`pwd`"
|
||||
- "python setup.py build_ext --inplace"
|
||||
- "python -m spacy.en.download"
|
||||
# command to run tests
|
||||
script:
|
||||
- py.test tests/
|
||||
|
|
Loading…
Reference in New Issue
Block a user