more-explicit dir for tox

This commit is contained in:
meejah 2016-05-24 09:20:00 -06:00
parent 356bcec5da
commit cda0d04f94
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ commands =
sh -c "which python"
python -V
coverage --version
asyncio: coverage run {envbindir}/py.test autobahn/
asyncio: coverage run {envbindir}/py.test {envsitepackagesdir}/autobahn/
tw121,tw132,tw155,twtrunk: coverage run {envbindir}/trial autobahn
coverage report