[Mesa-dev] [PATCH 04/16] travis: enable apt cache
Andres Gomez
agomez at igalia.com
Fri Apr 28 22:48:31 UTC 2017
This is:
Reviewed-by: Andres Gomez <agomez at igalia.com>
On Fri, 2017-04-28 at 19:25 +0100, Emil Velikov wrote:
> From: Emil Velikov <emil.velikov at collabora.com>
>
> Provides a small, but consistent improvement.
> Example numbers of the jobs added later in the series.
>
> "make loaders/classic DRI" - 1s
> "scons SWR" - 6s
>
> Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
> ---
> .travis.yml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/.travis.yml b/.travis.yml
> index e317a027233..061aed1bc7c 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -4,6 +4,7 @@ sudo: false
> dist: trusty
>
> cache:
> + apt: true
> directories:
> - $HOME/.ccache
>
--
Br,
Andres
More information about the mesa-dev
mailing list