From a362c0419b692b1019f41fbdd571a00b98eb2a35 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