Update ci-build.sh

This commit is contained in:
enkore 2015-06-06 09:36:33 +02:00
parent 09dd2b0f0b
commit f0ef9eb025

View File

@ -20,6 +20,7 @@ test -f ${BUILD}/test-install-bin/i3pystatus
PYTHONPATH=${BUILD}/test-install py.test --junitxml ${BUILD}/testlog.xml tests
# Check that the docs build w/o warnings (-W flag)
rm -r ${BUILD}/docs/
sphinx-build -b html -W docs ${BUILD}/docs/