]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Make travis retry its operations, to attempt to avoid many of the
authorHans Kristian Rosbach <hk-git@circlestorm.org>
Tue, 17 Sep 2019 14:12:22 +0000 (16:12 +0200)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Wed, 18 Sep 2019 10:51:27 +0000 (12:51 +0200)
commit6e4b0e087a01bc8cfcd5852bc4af535bd57750f4
treea216a63ab7848c4c0edb90c495d1e30179b2dffb
parent3a89dbfb264fa33f7c6dc9788a6972e78474b76e
Make travis retry its operations, to attempt to avoid many of the
failed builds due to silly things like git failed to look up github.com
or apt failed to install deps due to network timeout, etc.

Make curl retry download of codecov bash script, and
make codecov re-try the uploads, since all the network errors
travis has is causing erratic coverage data.
.travis.yml