mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-10 07:12:03 +00:00
travis: compress the build cache
This commit is contained in:
parent
7fc1c7466d
commit
a7640e4d6c
1 changed files with 1 additions and 0 deletions
|
@ -214,6 +214,7 @@ before_script:
|
|||
- mkdir build
|
||||
- cd build
|
||||
- export CFLAGS="-Wall -W $WFLAGS"
|
||||
- export CCACHE_COMPRESS=true
|
||||
- cmake .. -DCMAKE_BUILD_TYPE=Release
|
||||
|
||||
before_install:
|
||||
|
|
Loading…
Reference in a new issue