]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Travis, try to enable brew update for the 12.2 osx image.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 23 Mar 2021 13:45:14 +0000 (14:45 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 23 Mar 2021 13:45:14 +0000 (14:45 +0100)
.travis.yml

index 30142000506a3ca9e1c3cbeda5f71629f453eabc..15d8ea0c5902b015a7a8392188305404af2e523a 100644 (file)
@@ -15,8 +15,7 @@ addons:
       - openssl
       - libevent
       - expat
-    #homebrew hangs when updates are enabled. So it is kept off.
-    #update: true
+    update: true
 
 jobs:
   include:
@@ -155,7 +154,6 @@ jobs:
         - IOS_SDK=iPhoneOS
         - IOS_CPU=arm64
         - IOS_PREFIX="$HOME/$IOS_SDK-$IOS_CPU"
-        - HOMEBREW_NO_AUTO_UPDATE=1
 #    - os: osx
 #      osx_image: xcode10
 #      name: Apple TV on iOS, arm64