diff --git a/.travis.yml b/.travis.yml index bf9c49a4..789fa589 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,7 @@ matrix: # command to install dependencies install: - - pip install python-dateutil pytest mock python-coveralls pytest-cov + - pip install python-dateutil pytest mock python-coveralls pytest-cov coverage # command to run tests script: - py.test --cov coveralls --cov-report term-missing --cov=resources tests/