[travis] Fold ccache statistics

This commit is contained in:
Matthias Kuhn 2017-10-07 11:43:52 +02:00
parent ade21ea3c6
commit 6dde427dfc

View File

@ -79,7 +79,10 @@ python3 /root/QGIS/.ci/travis/scripts/ctest2travis.py xvfb-run ctest -V -E "$(ca
########################
# Show ccache statistics
########################
echo "travis_fold:start:ccache.stats"
echo "ccache statistics"
ccache -s
echo "travis_fold:end:ccache.stats"
popd > /dev/null # build
popd > /dev/null # /root/QGIS