Enable ensure-documented check
[releng/global-jjb.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 2d4d91e..8ed0344 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
 [tox]
 minversion = 1.6
-envlist = coala,jjb,jjb-compare-xml,license
+envlist = coala,ensure-documented,jjb,jjb-compare-xml,license
 skipsdist = true
 
 [testenv:coala]