From edab9f35039a8afbb7012f79505397da81600e12 Mon Sep 17 00:00:00 2001 From: Abdullah Tahiri Date: Thu, 2 May 2019 10:07:39 +0200 Subject: [PATCH] Travis: enable clcache debug --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9ba5f98883..aa6df3f424 100755 --- a/.travis.yml +++ b/.travis.yml @@ -80,7 +80,7 @@ matrix: - CCACHE_COMPRESS=1 - CCACHE_DIR=$HOME/.ccache # enable this if clcache extended log is needed - #- CLCACHE_LOG=1 + - CLCACHE_LOG=1 cache: directories: - $HOME/clcache