mirror of https://github.com/explosion/spaCy.git
* Update travis.yml
This commit is contained in:
parent
082ae5aaf7
commit
af5bab55b3
|
@ -14,7 +14,7 @@ install:
|
|||
- "pip install cython fabric fabtools"
|
||||
- "pip install -r requirements.txt"
|
||||
- "python setup.py build_ext --inplace"
|
||||
- "mkdir corpora/en"
|
||||
- "mkdir -p corpora/en"
|
||||
- "python bin/init_model.py lang_data/en corpora/en spacy/en/data"
|
||||
|
||||
# run tests
|
||||
|
|
Loading…
Reference in New Issue