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:
|
before_script:
|
||||||
- source bootstrap.sh
|
- source bootstrap.sh
|
||||||
|
- ccache --version
|
||||||
|
- ccache -p || true
|
||||||
|
- ccache --show-stats || true
|
||||||
- commit_message_parse
|
- commit_message_parse
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Add table
Reference in a new issue