Travis: Force updating homebrew on macOS

Temporary workaround for https://travis-ci.community/t/macos-build-fails-because-of-homebrew-bundle-unknown-command/7296
This commit is contained in:
Rémi Verschelde 2020-02-21 09:27:18 +01:00
parent 851cb42963
commit 1b01896e90

View file

@ -77,6 +77,7 @@ matrix:
homebrew:
packages:
- scons
update: true
# TODO: iOS MoltenVK support