8000
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 e4019d7 commit 3c30e96Copy full SHA for 3c30e96
.travis.yml
@@ -63,7 +63,7 @@ script:
63
gdb -return-child-result -batch -ex r -ex bt --args python ../matplotlib/tests.py -sv --processes=8 --process-timeout=300 $TEST_ARGS
64
else
65
cd doc
66
- python make.py html --small --warningsaserrors
+ python make.py html --small
67
# We don't build the LaTeX docs here, so linkchecker will complain
68
touch build/html/Matplotlib.pdf
69
linkchecker build/html/index.html
0 commit comments