mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 12:31:54 +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
|
- mkdir build
|
||||||
- cd build
|
- cd build
|
||||||
- export CFLAGS="-Wall -W $WFLAGS"
|
- export CFLAGS="-Wall -W $WFLAGS"
|
||||||
|
- export CCACHE_COMPRESS=true
|
||||||
- cmake .. -DCMAKE_BUILD_TYPE=Release
|
- cmake .. -DCMAKE_BUILD_TYPE=Release
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue