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 331db38 commit 4c629bbCopy full SHA for 4c629bb
.travis.yml
@@ -78,7 +78,7 @@ script:
78
export MPL_REPO_DIR=$PWD # needed for pep8-conformance test of the examples
79
mkdir ../tmp_test_dir
80
cd ../tmp_test_dir
81
- python ../matplotlib/tests.py -sv --processes=$NPROC --process-timeout=300 $TEST_ARGS
+ python ../matplotlib/tests.py
82
else
83
cd doc
84
python make.py html --small --warningsaserrors
0 commit comments