forked from premiere/premiere-libtorrent
show ccache stats after builds
This commit is contained in:
parent
bc849b8d07
commit
4b147e32c3
|
@ -28,6 +28,7 @@ script:
|
|||
- bjam -j2 variant=$variant warnings=off $CC
|
||||
- cd ../bindings/python
|
||||
- bjam -j2 variant=$variant warnings=off $CC
|
||||
- ccache --show-stats
|
||||
|
||||
compiler:
|
||||
- gcc
|
||||
|
|
Loading…
Reference in New Issue