X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=tox.ini;fp=tox.ini;h=f53943c5a57e44769dfcb4324750469f6c822d4f;hb=302789623fbd934610b9ca72cbc8e8136eeb6670;hp=0000000000000000000000000000000000000000;hpb=64dc32d39f2f1541ecc1e55f38db1aed6f00d34b;p=validation.git diff --git a/tox.ini b/tox.ini new file mode 100644 index 0000000..f53943c --- /dev/null +++ b/tox.ini @@ -0,0 +1,18 @@ +[tox] +minversion = 1.6 +envlist = + coala, +skipsdist = true +passenv = TOX_WORK_DIR +toxworkdir = {env:TOX_WORK_DIR:/tmp/v} + +[testenv:coala] +basepython = python3 +deps = + coala + coala-bears + nodeenv +commands = + nodeenv -p + npm install --global write-good + coala --non-interactive