debug ccache - refs #3350
This commit is contained in:
parent
daa1012e02
commit
c38aecdd3a
1 changed files with 3 additions and 0 deletions
|
@ -41,6 +41,9 @@ matrix:
|
|||
env: JOBS=4 MASON_PUBLISH=true
|
||||
|
||||
before_install:
|
||||
- ccache --version
|
||||
- ccache -p
|
||||
- ccache --show-stats
|
||||
- source scripts/travis-common.sh
|
||||
- export PYTHONUSERBASE=$(pwd)/mason_packages/.link
|
||||
- export PATH=${PYTHONUSERBASE}/bin:${PATH}
|
||||
|
|
Loading…
Add table
Reference in a new issue