mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +03:00
* Fiddle with travis.yml
This commit is contained in:
parent
22f1ad012e
commit
68be03d66b
|
@ -15,7 +15,6 @@ install:
|
|||
- "export PYTHONPATH=`pwd`"
|
||||
- "python setup.py build_ext --inplace"
|
||||
- "python -m spacy.en.download all"
|
||||
- "py.test tests/"
|
||||
|
||||
#- "rm -rf spacy/"
|
||||
#- "pip install spacy"
|
||||
|
|
Loading…
Reference in New Issue
Block a user