This commit is contained in:
Matthew Honnibal 2015-11-11 18:48:46 +01:00
commit dc60186514

View File

@ -25,4 +25,3 @@ install:
# run tests
script:
- "py.test spacy/ -x"
- "python -m spacy.en.download --force all && py.test spacy/ -x"