X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=blobdiff_plain;f=tox.ini;h=c6ac8675282ab85d314983be795e588fcbb71ae2;hp=f53943c5a57e44769dfcb4324750469f6c822d4f;hb=d155e193f557cc270971bdb42208c2ffb3100845;hpb=e9852ac1d156336faf6c418afe28f2ef172fe406 diff --git a/tox.ini b/tox.ini index f53943c..c6ac867 100644 --- a/tox.ini +++ b/tox.ini @@ -1,11 +1,17 @@ [tox] minversion = 1.6 envlist = + signedCommit, coala, skipsdist = true passenv = TOX_WORK_DIR toxworkdir = {env:TOX_WORK_DIR:/tmp/v} +[testenv:signedCommit] +whitelist_externals = bash +commands = + bash utils/signed.sh + [testenv:coala] basepython = python3 deps =