]> granicus.if.org Git - libjpeg-turbo/commit
Travis: Work around frequent build failures
authorDRC <information@libjpeg-turbo.org>
Fri, 26 Oct 2018 14:29:09 +0000 (09:29 -0500)
committerDRC <information@libjpeg-turbo.org>
Fri, 26 Oct 2018 14:29:09 +0000 (09:29 -0500)
commit07e304c3bfed605ddbf5333ad284f9de33c1e9f6
treed9149da930404914acfb59521a430fce445f4424
parent5ea77d8b771bf7b0be7acc7fb70c255f8c9c8f77
Travis: Work around frequent build failures

The build will consistently fail for days at a time with:

error: http://pool.sks-keyservers.net/pks/lookup?op=get&search=0x0575F26BD5B3FDB1: import read failed(-1).

I have a hunch that this is related to the CentOS 5 Docker container, so
this commit causes Travis to download the RPM signing key outside of
the container and share it with the container.
.travis.yml