aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/scripts/ci/travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/scripts/ci/travis.yml b/src/scripts/ci/travis.yml
index f93987b26..3e5c7cdde 100644
--- a/src/scripts/ci/travis.yml
+++ b/src/scripts/ci/travis.yml
@@ -13,9 +13,7 @@ compiler:
env:
global:
- - CCACHE_MAXSIZE=250M
- - CCACHE_MAXFILES=2000
- - CCACHE_COMPRESS=1
+ - CCACHE_MAXSIZE=200M
matrix:
- BUILD_MODE="shared"