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
631c843ed1
commit
17eacf8f70
|
@ -21,7 +21,7 @@ install:
|
||||||
- "mv WordNet-3.0 wordnet"
|
- "mv WordNet-3.0 wordnet"
|
||||||
- "cd ../../"
|
- "cd ../../"
|
||||||
- "export PYTHONPATH=`pwd`"
|
- "export PYTHONPATH=`pwd`"
|
||||||
- "python bin/init_model.py lang_data/en corpora/en spacy/en/data"
|
- "python bin/init_model.py en lang_data/ corpora/ spacy/en/data"
|
||||||
|
|
||||||
# run tests
|
# run tests
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user