]> git.proxmox.com Git - mirror_qemu.git/commit - .travis.yml
.travis.yml: Document how the build matrix use caches
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 3 Sep 2019 13:26:46 +0000 (15:26 +0200)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 10 Sep 2019 13:14:32 +0000 (14:14 +0100)
commit5ef9c53c24467c5b7d0dccc09d28dc7c5a5015ec
tree9cee939eecbfd9ab8951cbe8b6c20efc22af8164
parent0d8773c2880bb068e58b2551d6d031938068580a
.travis.yml: Document how the build matrix use caches

We will set the CACHE_NAME variable to improve the caching
of various jobs using the same characteristics. Document it
first.

See https://docs.travis-ci.com/user/caching/#caches-and-build-matrices

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
.travis.yml