We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3e170f commit 8db38b7Copy full SHA for 8db38b7
1 file changed
tox.ini
@@ -23,7 +23,7 @@ deps =
23
basepython =
24
python2.7
25
commands =
26
- nosetests --with-xunit --with-xcoverage --cover-package=gcloud --nocapture --cover-erase --cover-tests --cover-branches --cover-min-percentage=100
+ nosetests --with-xunit --with-xcoverage --cover-package=gcloud --nocapture --cover-erase --cover-tests --cover-branches
27
deps =
28
nose
29
unittest2
0 commit comments