From: Emil Velikov Date: Thu, 6 Apr 2017 15:36:59 +0000 (+0100) Subject: travis: enable apt cache X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=486f28ba88259cc70ee59ad67b2b4277b0da0ce4;p=mesa.git travis: enable apt cache 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 Reviewed-by: Andres Gomez --- 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