mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
[travis] Fold ccache statistics
This commit is contained in:
parent
ade21ea3c6
commit
6dde427dfc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user