summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index e2009c8..4521fbe 100644
--- a/tox.ini
+++ b/tox.ini
@@ -27,3 +27,6 @@ exclude = .tox,dist,doc,*.egg,build
[hacking]
import_exceptions =
six.moves.mock
+
+[testenv:releasenotes]
+commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html