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 94a7b6c..5f8d8b5 100644
--- a/tox.ini
+++ b/tox.ini
@@ -56,3 +56,6 @@ max-complexity=20
[hacking]
import_exceptions = heatclient._i18n
+
+[testenv:releasenotes]
+commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html