more ccache debugging

This commit is contained in:
Dane Springmeyer 2016-03-04 13:41:15 -08:00 committed by artemp
parent bfef100505
commit b520e30cac

View file

@ -68,6 +68,9 @@ install:
before_script:
- source bootstrap.sh
- ccache --version
- ccache -p || true
- ccache --show-stats || true
- commit_message_parse
script: