Skip to content

Commit

Permalink
Run codecov with pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
fhightower committed Apr 8, 2017
1 parent 0e3599c commit 0660c43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ deps =
-r{toxinidir}/requirements_dev.txt
commands =
pip install -U pip
py.test --basetemp={envtmpdir}
py.test --basetemp={envtmpdir} --cov=./
codecov

0 comments on commit 0660c43

Please sign in to comment.