This is:
Reviewed-by: Andres Gomez
On Thu, 2017-04-27 at 19:38 +0100, Emil Velikov wrote:
> From: Emil Velikov
>
> According to the manual
>
> "If you are using ccache, use:
>
> language: c # or other C/C++ variants
>
> cache: ccache
>
> to cache $HOME/.ccache and automatically add /us
From: Emil Velikov
According to the manual
"If you are using ccache, use:
language: c # or other C/C++ variants
cache: ccache
to cache $HOME/.ccache and automatically add /usr/lib/ccache to your
$PATH."
Signed-off-by: Emil Velikov
---
.travis.yml | 4 +---
1 file changed, 1 insertion(+