From 0cc5974b111f2f16993d66b316df14533ea13b4c Mon Sep 17 00:00:00 2001 From: Omer Katz Date: Thu, 31 Dec 2015 12:19:09 +0200 Subject: [PATCH] Missed one CCACHE_CPP2=yes --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a0c3b07..d516feb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,7 +34,7 @@ matrix: - libc6-dbg:i386 - env: CONF=release ARCH=x86_64 compiler: gcc - - env: CONF=debug ARCH=x86 + - env: CONF=debug ARCH=x86 CCACHE_CPP2=yes compiler: clang addons: apt: