Travis: Force updating homebrew on macOS

Temporary workaround for https://travis-ci.community/t/macos-build-fails-because-of-homebrew-bundle-unknown-command/7296

(cherry picked from commit 1b01896e90)
This commit is contained in:
Rémi Verschelde 2020-02-21 09:27:18 +01:00
parent 1bc1939c63
commit f1a77a7e0a
1 changed files with 2 additions and 0 deletions

View File

@ -76,6 +76,7 @@ matrix:
homebrew:
packages:
- scons
update: true
- name: iOS export template (debug, Clang)
stage: build
@ -86,6 +87,7 @@ matrix:
homebrew:
packages:
- scons
update: true
- name: Linux headless editor (release_debug, GCC 9, testing project exporting and script running)
stage: build