projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e6bb44
)
Build docs in parallel (#1842)
author
Antoine Pitrou
<pitrou@free.fr>
Mon, 29 May 2017 10:05:45 +0000
(12:05 +0200)
committer
GitHub
<noreply@github.com>
Mon, 29 May 2017 10:05:45 +0000
(12:05 +0200)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index c4a21499749829c9182b2ac50c128af817ad2805..335fd9fd3d3bfcd05907880ab21c1dd4dcc71644 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-42,7
+42,7
@@
matrix:
# (Updating the version is fine as long as no warnings are raised by doing so.)
- python -m pip install sphinx~=1.6.1
script:
- - make check suspicious html SPHINXOPTS="-q -W"
+ - make check suspicious html SPHINXOPTS="-q -W
-j4
"
- os: linux
language: c
compiler: gcc