From 3b2e93c8161ceeab570770af8d2cf248a83061c7 Mon Sep 17 00:00:00 2001 From: Roddie Kieley Date: Fri, 12 Oct 2018 15:01:25 -0230 Subject: [PATCH] PROTON-1957: Re-enabling the install of python 3.6.4_4 for travis macOS build via specific commit of the forumla. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index d3cfabbba9..71c22eede0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -40,6 +40,7 @@ matrix: - QPID_PROTON_CMAKE_ARGS='-DCMAKE_OSX_DEPLOYMENT_TARGET=10.11 -DBUILD_RUBY=NO' before_install: - brew update + - brew upgrade https://raw.githubusercontent.com/Homebrew/homebrew-core/6e3f70c43a0cdd02280a1cfc78693ce1bc7eb5e4/Formula/python.rb - brew upgrade cmake openssl - brew install libuv swig