mirror of
https://github.com/libretro/scummvm.git
synced 2024-11-30 12:50:51 +00:00
TRAVIS: Really Fix OSX Builder with CCache
This commit is contained in:
parent
bdf97159a1
commit
6a9b081bad
@ -70,9 +70,6 @@ matrix:
|
||||
directories:
|
||||
- $HOME/Library/Caches/Homebrew
|
||||
ccache: true
|
||||
before_script:
|
||||
- sudo ln -s $(which ccache) /usr/lib/ccache/clang
|
||||
- sudo ln -s $(which ccache) /usr/lib/ccache/clang++
|
||||
before_cache:
|
||||
- brew cleanup
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user