TRAVIS: Really Fix OSX Builder with CCache

This commit is contained in:
D G Turner 2019-12-19 12:36:27 +00:00
parent bdf97159a1
commit 6a9b081bad

View File

@ -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