Skip to content

Commit

Permalink
* Adjust travis.yml, so that we don't test with so much memory
Browse files Browse the repository at this point in the history
  • Loading branch information
syllog1sm committed Nov 8, 2015
1 parent ef5d30a commit 49aa9b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ install:
# run tests
script:
- "py.test spacy/ -x"
- "python -m spacy.en.download --force all && py.test --models spacy/ -x"
- "python -m spacy.en.download --force all && py.test spacy/ -x"

0 comments on commit 49aa9b3

Please sign in to comment.