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 92e63a2 commit 16a051cCopy full SHA for 16a051c
.travis.yml
@@ -35,7 +35,6 @@ script:
35
- python ../matplotlib/tests.py -sv --processes=8 --process-timeout=300
36
37
after_failure:
38
- - cd ../matplotlib
39
- tar cjf result_images.tar.bz2 result_images
40
- travis-artifacts upload --path result_images.tar.bz2
41
- echo https://s3.amazonaws.com/matplotlib-test-results/artifacts/${TRAVIS_BUILD_NUMBER}/${TRAVIS_JOB_NUMBER}/result_images.tar.bz2
0 commit comments