Gunter Labes 2019-10-29 19:23:31 +01:00 committed by GitHub
parent c16d277f32
commit 4c9fff19ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ fi
if [ "$TRAVIS_OS_NAME" = "osx" ]; then
if [ "$TOOL" = "xcodebuild" ]; then
brew install ccache
HOMEBREW_NO_AUTO_UPDATE=1 brew install ccache
travis_wait ./projectfiles/Xcode/Fix_Xcode_Dependencies
else
travis_wait ./utils/travis/install_deps.sh