* Roll back travis.yml testing models, due to memory restrictions

This commit is contained in:
Matthew Honnibal 2015-11-09 03:05:01 +11:00
parent 49aa9b3dfe
commit 4d579c8535

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"