[master] 5ed9cb9d0 Update osx image

Federico G. Schwindt fgsch at lodoss.net
Sat Mar 7 20:14:09 UTC 2020


commit 5ed9cb9d0237e61be03e3a30edd17bfac6f7e7e8
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Sat Mar 7 20:11:38 2020 +0000

    Update osx image

diff --git a/.travis.yml b/.travis.yml
index 1e236fa82..5632b3c33 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -69,7 +69,7 @@ jobs:
         - ./configure --with-unwind --enable-developer-warnings --enable-debugging-symbols --disable-stack-protector --with-persistent-storage --enable-asan --enable-ubsan
     - stage: test
       os: osx
-      osx_image: xcode10.2
+      osx_image: xcode11.3
       compiler: clang
       addons:
         homebrew:
@@ -80,7 +80,6 @@ jobs:
           update: true
       before_script:
         - export PATH="/usr/local/opt/sphinx-doc/bin:$PATH"
-        - brew link --overwrite python
         - ./autogen.sh
         - ./configure
       script: *script-common


More information about the varnish-commit mailing list