more ccache debugging
This commit is contained in:
parent
3591c137a5
commit
82c862d90c
1 changed files with 3 additions and 0 deletions
|
@ -70,6 +70,9 @@ install:
|
|||
|
||||
before_script:
|
||||
- source bootstrap.sh
|
||||
- ccache --version
|
||||
- ccache -p || true
|
||||
- ccache --show-stats || true
|
||||
- commit_message_parse
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue