Explorar o código

Disable homebrew auto-update

Stefan Profanter %!s(int64=6) %!d(string=hai) anos
pai
achega
0cfeb32b22
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -38,6 +38,8 @@ matrix:
       env: FUZZER=true
     - os: osx
       compiler: clang
+      # disable homebrew auto update which takes a lot of time
+      env: HOMEBREW_NO_AUTO_UPDATE=1
       cache:
         directories:
           - $HOME/Library/Caches/Homebrew