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 2e6bb44 commit eba68e2Copy full SHA for eba68e2
.travis.yml
@@ -42,7 +42,7 @@ matrix:
42
# (Updating the version is fine as long as no warnings are raised by doing so.)
43
- python -m pip install sphinx~=1.6.1
44
script:
45
- - make check suspicious html SPHINXOPTS="-q -W"
+ - make check suspicious html SPHINXOPTS="-q -W -j4"
46
- os: linux
47
language: c
48
compiler: gcc
0 commit comments