* 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
1 changed files with 0 additions and 1 deletions

View File

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