mirror of https://github.com/explosion/spaCy.git
* Upd travis.yml
This commit is contained in:
parent
dcdf566ce3
commit
1d26f77412
|
@ -16,9 +16,6 @@ install:
|
||||||
- "python setup.py build_ext --inplace"
|
- "python setup.py build_ext --inplace"
|
||||||
- "python -m spacy.en.download all"
|
- "python -m spacy.en.download all"
|
||||||
|
|
||||||
#- "rm -rf spacy/"
|
|
||||||
#- "pip install spacy"
|
|
||||||
#- "python -m spacy.en.download all"
|
|
||||||
# run tests
|
# run tests
|
||||||
script:
|
script:
|
||||||
- py.test tests/
|
- py.test tests/
|
||||||
|
|
Loading…
Reference in New Issue