diff --git a/build.sh b/build.sh index c24d504bf..ae4eb3d09 100755 --- a/build.sh +++ b/build.sh @@ -30,6 +30,6 @@ pip install pytest pip list # script -mkdir tmp; cd tmp +cd .build python -m spacy.en.download python -m pytest ../spacy/ -x --models --vectors --slow