mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-26 07:04:45 +03:00
Retry SVN checkout to mitigate temporary network problems
This commit is contained in:
parent
4c47628900
commit
590af1a8c1
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
rm -rf test_images
|
rm -rf test_images
|
||||||
|
|
||||||
# Use SVN to just fetch a single git subdirectory
|
# Use SVN to just fetch a single Git subdirectory
|
||||||
svn checkout https://github.com/python-pillow/pillow-depends/trunk/test_images
|
travis_retry svn checkout https://github.com/python-pillow/pillow-depends/trunk/test_images
|
||||||
|
|
||||||
cp -r test_images/* ../Tests/images
|
cp -r test_images/* ../Tests/images
|
||||||
|
|
Loading…
Reference in New Issue
Block a user