Skip to content

Commit

Permalink
change: set WITH_COVERAGE=yes
Browse files Browse the repository at this point in the history
  • Loading branch information
ssato committed Jan 10, 2018
1 parent c19afb7 commit 7d31084
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Expand Up @@ -8,6 +8,7 @@ envlist = py27, py33, py34, py35, py36
exclude = .git,.tox,dist,*egg,setup.py

[testenv]
setenv = WITH_COVERAGE = yes
deps = -r{toxinidir}/pkg/test_requirements.txt
commands = bash pkg/runtest.sh
whitelist_externals =
Expand Down

0 comments on commit 7d31084

Please sign in to comment.