Add license header test for shell scripts
[releng/global-jjb.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 8f9cb51..c27b363 100644 (file)
--- 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