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 b710f54 commit 8e04efaCopy full SHA for 8e04efa
.travis.yml
@@ -141,7 +141,7 @@ script:
141
gdb -return-child-result -batch -ex r -ex bt --args python tests.py -s --processes=$NPROC --process-timeout=300 $TEST_ARGS
142
else
143
cd doc
144
- python make.py html --small
+ python make.py html
145
# We don't build the LaTeX docs here, so linkchecker will complain
146
touch build/html/Matplotlib.pdf
147
linkchecker build/html/index.html
0 commit comments