From 76a12d3a073d4dae4c93c23cc70a020d23ffb700 Mon Sep 17 00:00:00 2001 From: Stephen Gaito Date: Thu, 5 Dec 2019 07:55:00 +0000 Subject: [PATCH] updated osx_image in travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 3be96fc..fee06ac 100644 --- a/.travis.yml +++ b/.travis.yml @@ -86,6 +86,7 @@ jobs: - stage: build-osx os: - osx + osx_image: xcode10.1 addons: homebrew: update: true