summaryrefslogtreecommitdiffstats
path: root/travis
diff options
context:
space:
mode:
Diffstat (limited to 'travis')
-rwxr-xr-xtravis/travis-build-full.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/travis/travis-build-full.sh b/travis/travis-build-full.sh
index 1715c9e2288..62821e0e06d 100755
--- a/travis/travis-build-full.sh
+++ b/travis/travis-build-full.sh
@@ -11,7 +11,7 @@ source /etc/profile.d/enable-rh-maven35.sh
ccache --max-size=1250M
ccache --set-config=compression=true
-ccache --print-config
+ccache -p
cd ${SOURCE_DIR}
env VESPA_MAVEN_EXTRA_OPTS="--no-snapshot-updates --batch-mode --threads ${NUM_THREADS}" sh ./bootstrap.sh java