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é
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
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é
---
.travis.yml | 7 ++-
1 file changed, 2 insertions(+), 5 deletions(-)