From c81f21809934b200491edf522cd2e1f90ea311a2 Mon Sep 17 00:00:00 2001 From: Abdullah Tahiri Date: Thu, 2 May 2019 11:04:29 +0200 Subject: [PATCH] disable travis clcache debug --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index aa6df3f424..9ba5f98883 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