Skip to content
Snippets Groups Projects
Commit a7640e4d authored by Alam Ed Arias's avatar Alam Ed Arias
Browse files

travis: compress the build cache

parent 7fc1c746
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment