Cat the failed tox-envs
[releng/global-jjb.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 0eff021..34e762c 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -9,7 +9,7 @@ deps =
     coala
     coala-bears
     # Markdown lint requires nodejs
-    nodeenv
+    nodeenv==1.1.2
 commands =
     nodeenv -p
     npm install --global remark-cli remark-lint write-good
@@ -23,6 +23,10 @@ commands =
     echo "Generated docs available in {toxinidir}/docs/_build/html"
 whitelist_externals = echo
 
+[testenv:ensure-documented]
+commands =
+    ./ensure-documented.sh
+
 [testenv:jjb]
 deps =
     jenkins-job-builder