commit | 8fb90e3d7bd9f9de0cb4ef14b48590bcef5b00b9 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@redhat.com> | Tue Sep 03 15:26:47 2019 +0200 |
committer | Alex Bennée <alex.bennee@linaro.org> | Tue Sep 10 14:14:32 2019 +0100 |
tree | 3c81e14132d1f7df3a156a366257003a8ce0a5e5 | |
parent | 5ef9c53c24467c5b7d0dccc09d28dc7c5a5015ec [diff] |
.travis.yml: Cache Linux/GCC 'debug profile' jobs together These jobs build different components but use the same host features. Put them in the same cache bucket. Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>