Browse Source

Merge pull request #36413 from akien-mga/travis-homebrew-update

Travis: Force updating homebrew on macOS
Rémi Verschelde 5 years ago
parent
commit
8b058d4b9a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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