mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-12 05:49:56 -04:00
Tweak travis ccache config
This commit is contained in:
parent
6532a25af2
commit
337660276c
@ -50,6 +50,7 @@ compiler:
|
||||
before_script:
|
||||
- mkdir build
|
||||
- cd build
|
||||
- ccache --set-config=compiler_check=content
|
||||
- cmake -DWITH_TESTS=1 -DWITH_BENCHMARKS=1 -DWITH_LEGACY_FUSE=1 ..
|
||||
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user