We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0579e81 commit 334e9ecCopy full SHA for 334e9ec
.travis.yml
@@ -39,7 +39,7 @@ matrix:
39
- cd Doc
40
- make venv
41
script:
42
- - make check suspicious html PYTHON="./venv/bin/python" SPHINXBUILD="./venv/bin/python -m sphinx" SPHINXOPTS="-q"
+ - make check suspicious html PYTHON="./venv/bin/python" SPHINXBUILD="./venv/bin/python -m sphinx" SPHINXOPTS="-q -W"
43
- os: linux
44
language: c
45
compiler: clang
0 commit comments