mirror of
https://github.com/explosion/spaCy.git
synced 2025-02-03 21:24:11 +03:00
* Fiddle with travis.yml
This commit is contained in:
parent
ddb11f5585
commit
993128032f
|
@ -12,9 +12,8 @@ python:
|
|||
install:
|
||||
- "pip install --upgrade setuptools"
|
||||
- "pip install -r requirements.txt"
|
||||
- "pip install fabric fabtools"
|
||||
- "export PYTHONPATH=`pwd`"
|
||||
- "fab make"
|
||||
- "python setup.py build_ext --inplace"
|
||||
- "python -m spacy.en.download all"
|
||||
- "py.test tests/"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user