CI: travis-ci: speed up osx build by running brew scripted, switch to latest osx...
authorIlya Shipitsin <chipitsine@gmail.com>
Sat, 11 Jul 2020 16:51:37 +0000 (21:51 +0500)
committerWilly Tarreau <w@1wt.eu>
Wed, 15 Jul 2020 06:42:18 +0000 (08:42 +0200)
commite0e6aa5ddaaeb76cdc3139f6a4fd4e021cafc76c
treee6f195ebad3fcbb3d2c05b099753f3e552addd86
parent62fd12149f73feb4e9c93a961670d527436a6e33
CI: travis-ci: speed up osx build by running brew scripted, switch to latest osx image

we used to use travis-ci brew plugin to install "socat", travis-ci brew
plugin works predictable in "all update" mode. sometimes it might take 12 minutes.

let us improve developer velocity by running brew from command line. It takes 2 minutes
instead of 12 minutes

latest osx seems to have more stable brew, let us switch to latest osx available.
osx images list: https://docs.travis-ci.com/user/reference/osx/#macos-version
.travis.yml