Skip to content

Commit f528833

Browse files
committed
Merge branch 'master' of https://github.com/sys-git/hoft
2 parents af844cb + 2d34f58 commit f528833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ envlist = py27
33
[testenv]
44
deps = -rrequirements/requirements-test.txt
55
whitelist_externals = nosetests
6-
commands = nosetests --with-coverage --cover-erase --cover-package=hoft --cover-html
6+
commands = nosetests --with-coverage --cover-erase --cover-package=hoft --cover-html --cover-branches

0 commit comments

Comments
 (0)