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 d783b01 commit 29896adCopy full SHA for 29896ad
.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="-n -q -b linkcheck"
+ - make html SPHINXBUILD="./venv/bin/python3 -m sphinx" SPHINXOPTS="-q"
37
- os: linux
38
language: c
39
compiler: clang
0 commit comments