mirror of https://github.com/explosion/spaCy.git
fix tests
This commit is contained in:
parent
0434d9a085
commit
93bb6131fb
|
@ -22,7 +22,8 @@ install:
|
|||
- "cd ../../"
|
||||
- "export PYTHONPATH=`pwd`"
|
||||
- "python bin/init_model.py en lang_data/ corpora/ data"
|
||||
- "sputnik build . en_default.sputnik"
|
||||
- "cp package.json data"
|
||||
- "sputnik build data en_default.sputnik"
|
||||
- "sputnik install en_default.sputnik"
|
||||
|
||||
# run tests
|
||||
|
|
Loading…
Reference in New Issue