mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-02 02:43:36 +03:00
* Fix travis.yml
This commit is contained in:
parent
1364d9c74e
commit
24b98bc1c8
|
@ -22,7 +22,7 @@ install:
|
||||||
- "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 lang_data/en corpora/en spacy/en/data"
|
||||||
- "export SPACY_DATA='`pwd`/spacy/en/data"
|
- "export SPACY_DATA='`pwd`/spacy/en/data'"
|
||||||
|
|
||||||
# run tests
|
# run tests
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user