Thanks to visit codestin.com Credit goes to github.com
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 79ab8be commit 0d5f110Copy full SHA for 0d5f110
.travis.yml
@@ -33,7 +33,7 @@ matrix:
33
- cd Doc
34
- make venv PYTHON=python3
35
script:
36
- - make html SPHINXBUILD="./venv/bin/python3 -m sphinx" SPHINXOPTS="-nW -q -b linkcheck"
+ - make html SPHINXBUILD="./venv/bin/python3 -m sphinx" SPHINXOPTS="-n -q -b linkcheck"
37
- os: linux
38
language: c
39
compiler: clang
0 commit comments