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 -m spacy.en.download all"
|
||||
|
||||
#- "rm -rf spacy/"
|
||||
#- "pip install spacy"
|
||||
#- "python -m spacy.en.download all"
|
||||
# run tests
|
||||
script:
|
||||
- py.test tests/
|
||||
|
|
Loading…
Reference in New Issue