get travis running

This commit is contained in:
Henning Peters 2015-12-13 20:30:51 +01:00
parent 84fc2780cf
commit 4e3240a5a9
1 changed files with 1 additions and 0 deletions

View File

@ -17,5 +17,6 @@ install:
- pip install dist/*
script:
- mkdir tmp; cd tmp
- python -m spacy.en.download
- python -m pytest spacy/ -x --models --vectors --slow