get buildbot running

This commit is contained in:
Henning Peters 2015-12-15 16:15:03 +01:00
parent 4ab97c477a
commit bcec36302c
1 changed files with 1 additions and 1 deletions

View File

@ -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