Add coverage computation to travis

This commit is contained in:
Valentin Samir
2016-06-29 23:48:29 +02:00
parent 2fba4183a3
commit 22a7568498
4 changed files with 19 additions and 11 deletions

View File

@ -3,6 +3,7 @@ tox>=1.8.1
pytest>=2.6.4
pytest-django>=2.8.0
pytest-pythonpath>=0.3
pytest-cov>=2.2.1
requests>=2.4
requests_futures>=0.9.5
django-picklefield>=0.3.1