X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;ds=sidebyside;f=tox.ini;h=c27b363546b989436b693f9be6c9025eff77cb99;hb=94864967a0b2676c5ce4dd45ee9dce5ccaf10a30;hp=8f9cb5130c16e27f591daf0bdf117c9ae656e6b1;hpb=21fba96f6d854655d3b0b874386d67673c04cf7b;p=releng%2Fglobal-jjb.git diff --git a/tox.ini b/tox.ini index 8f9cb513..c27b3635 100644 --- a/tox.ini +++ b/tox.ini @@ -1,6 +1,6 @@ [tox] minversion = 1.6 -envlist = coala,jjb +envlist = coala,jjb,license skipsdist = true [testenv:coala] @@ -26,3 +26,7 @@ commands = whitelist_externals = cp rm + +[testenv:license] +deps = lftools +commands = lftools license check-dir -r '.+' shell