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
|
||||
|
||||
# Use SVN to just fetch a single git subdirectory
|
||||
svn checkout https://github.com/python-pillow/pillow-depends/trunk/test_images
|
||||
# Use SVN to just fetch a single Git subdirectory
|
||||
travis_retry svn checkout https://github.com/python-pillow/pillow-depends/trunk/test_images
|
||||
|
||||
cp -r test_images/* ../Tests/images
|
||||
|
|
Loading…
Reference in New Issue
Block a user