]> git.proxmox.com Git - mirror_qemu.git/commitdiff
.travis.yml: enable ccache for the builds
authorAlex Bennée <alex.bennee@linaro.org>
Sun, 31 Jan 2016 17:29:46 +0000 (17:29 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 8 Feb 2016 18:49:58 +0000 (18:49 +0000)
Travis support ccache on a cache-per-branch basis. Given not much of the
build changes between pushes as well as the duplication in each build it
seems worthwhile enabling this.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Tested-by: David Gibson <david@gibson.dropbear.id.au>
.travis.yml

index 92f47ab25b94c36dbb7f4dfef625a3b69b483f0f..31d062fd804708b557feca3627536467f0ea2330 100644 (file)
@@ -5,6 +5,7 @@ python:
 compiler:
   - gcc
   - clang
+cache: ccache
 addons:
   apt:
     packages: