.travis.yml: Increase cache timeout from 3min to 20min
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 3 Sep 2019 13:26:41 +0000 (15:26 +0200)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 10 Sep 2019 13:14:32 +0000 (14:14 +0100)
commit731cbb64214aca985bda752b6bcfaa15a1f469cb
tree91b5fa3f1db0cbd3888dd6be49481894a9e842e2
parent4bc629b2fb28dc36eae3a61f1d1c0536ba619167
.travis.yml: Increase cache timeout from 3min to 20min

We are going to cache few gigabytes, increase the cache timeout
to avoid build failures when uploading our cache.

See https://docs.travis-ci.com/user/caching/#setting-the-timeout

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
.travis.yml
This page took 0.022844 seconds and 4 git commands to generate.