diff --git a/.travis.yml b/.travis.yml index 2fd63eceaacc8fe90da4f1dcc2a41e84f33b4b4d..a4c3c6c805821c839fd3719abc3320f9587f754f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -113,6 +113,7 @@ script: $(exit $BUILD_RC); fi after_script: + - df -h - if command -v ccache ; then ccache --show-stats ; fi