Missed one CCACHE_CPP2=yes

This commit is contained in:
Omer Katz 2015-12-31 12:19:09 +02:00
parent 45ea872f2e
commit 0cc5974b11

View File

@ -34,7 +34,7 @@ matrix:
- libc6-dbg:i386 - libc6-dbg:i386
- env: CONF=release ARCH=x86_64 - env: CONF=release ARCH=x86_64
compiler: gcc compiler: gcc
- env: CONF=debug ARCH=x86 - env: CONF=debug ARCH=x86 CCACHE_CPP2=yes
compiler: clang compiler: clang
addons: addons:
apt: apt: