X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=tox.ini;h=363a381ab1c451051344e7c6dd4d4d56a52ee3a8;hb=25028d419427bc9387c1610a40433327387201cb;hp=f53943c5a57e44769dfcb4324750469f6c822d4f;hpb=302789623fbd934610b9ca72cbc8e8136eeb6670;p=validation.git diff --git a/tox.ini b/tox.ini index f53943c..363a381 100644 --- a/tox.ini +++ b/tox.ini @@ -1,13 +1,20 @@ [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 +passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY deps = coala coala-bears