소스 검색

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