Temporary enable manual brew update. (#2077)

This commit is contained in:
karliss 2020-03-02 13:24:56 +02:00 committed by GitHub
parent 50d2aba129
commit a63c882319
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -101,6 +101,7 @@ dist: bionic
addons: addons:
homebrew: homebrew:
brewfile: scripts/Brewfile brewfile: scripts/Brewfile
update: true
install: install:
- if [[ "$BUILD_SYSTEM" != "cmake_nodep" ]]; then - if [[ "$BUILD_SYSTEM" != "cmake_nodep" ]]; then