Skip to content

Commit 16a051c

Browse files
committed
Fix building of tarball
1 parent 92e63a2 commit 16a051c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: .travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ script:
3535
- python ../matplotlib/tests.py -sv --processes=8 --process-timeout=300
3636

3737
after_failure:
38-
- cd ../matplotlib
3938
- tar cjf result_images.tar.bz2 result_images
4039
- travis-artifacts upload --path result_images.tar.bz2
4140
- echo https://s3.amazonaws.com/matplotlib-test-results/artifacts/${TRAVIS_BUILD_NUMBER}/${TRAVIS_JOB_NUMBER}/result_images.tar.bz2

0 commit comments

Comments
 (0)