Re: [Qemu-devel] [PATCH v2 11/21] travis: cache git submodules

2017-06-22 Thread Alex Bennée
Alex Bennée writes: > Philippe Mathieu-Daudé writes: > >> Travis caching uses the branch name to store packed cache, so each new branch >> will trigger a cache miss and will clone all submodules. Subsequent builds >> will >> benefit from the cache. >> >> Signed-off-by: Philippe Mathieu-Daudé

Re: [Qemu-devel] [PATCH v2 11/21] travis: cache git submodules

2017-06-22 Thread Alex Bennée
Philippe Mathieu-Daudé writes: > Travis caching uses the branch name to store packed cache, so each new branch > will trigger a cache miss and will clone all submodules. Subsequent builds > will > benefit from the cache. > > Signed-off-by: Philippe Mathieu-Daudé \o/ Reviewed-by: Alex Bennée