瀏覽代碼

Travis: Force updating homebrew on macOS

Temporary workaround for https://travis-ci.community/t/macos-build-fails-because-of-homebrew-bundle-unknown-command/7296
Rémi Verschelde 5 年之前
父節點
當前提交
1b01896e90
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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