more ccache debugging

This commit is contained in:
Dane Springmeyer 2016-03-04 13:41:15 -08:00
parent 3591c137a5
commit 82c862d90c

View file

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