X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=tox.ini;h=c27b363546b989436b693f9be6c9025eff77cb99;hb=refs%2Fchanges%2F21%2F5821%2F2;hp=8f9cb5130c16e27f591daf0bdf117c9ae656e6b1;hpb=af3db4b5361d4ef71a37aed82fb75055201ffe31;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