We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af844cb + 2d34f58 commit f528833Copy full SHA for f528833
tox.ini
@@ -3,4 +3,4 @@ envlist = py27
3
[testenv]
4
deps = -rrequirements/requirements-test.txt
5
whitelist_externals = nosetests
6
-commands = nosetests --with-coverage --cover-erase --cover-package=hoft --cover-html
+commands = nosetests --with-coverage --cover-erase --cover-package=hoft --cover-html --cover-branches
0 commit comments