Преглед изворни кода

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