commit | c1073e44b46490133e16420e1784dec7bcd4e030 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@redhat.com> | Tue Sep 03 15:26:43 2019 +0200 |
committer | Alex Bennée <alex.bennee@linaro.org> | Tue Sep 10 14:14:32 2019 +0100 |
tree | 7535966779cd8d244c3267b4929ad73919f4a816 | |
parent | 6e189d784b7a73799feccdb6aed5158d71dd388c [diff] |
.travis.yml: Cache Avocado cache Avocado tests download artifacts from various sources. These sources sometime have network issues resulting in build failures. Cache Avocado cache to reduce build failure. See https://docs.travis-ci.com/user/caching/#arbitrary-directories Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>