Skip to content

Commit

Permalink
Run nose with -v
Browse files Browse the repository at this point in the history
  • Loading branch information
kk7ds committed Nov 20, 2015
1 parent 750530d commit 9e61008
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 @@ -4,7 +4,7 @@ envlist = py27,py34,pep8
deps =
nose
mock
commands = nosetests
commands = nosetests -v
[testenv:pep8]
deps = pep8
commands = pep8
Expand Down

0 comments on commit 9e61008

Please sign in to comment.