mirror of
https://github.com/explosion/spaCy.git
synced 2025-02-03 13:14:11 +03:00
Try to fix travis
This commit is contained in:
parent
02c65155ab
commit
ddee15cee9
|
@ -18,7 +18,6 @@ fi
|
||||||
if [ "${VIA}" == "compile" ]; then
|
if [ "${VIA}" == "compile" ]; then
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
python setup.py clean --all
|
python setup.py clean --all
|
||||||
python setup.py build_ext --inplace
|
|
||||||
pip install -e .
|
pip install -e .
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user