From f0fe51b94fd8d8d937fd654c19a2dbad552ba53d Mon Sep 17 00:00:00 2001 From: Taranjit Singh Date: Fri, 27 Dec 2019 18:18:56 -0500 Subject: [PATCH] update osx_image on travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8d0350ba2..9e2faa528 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ os: osx -osx_image: xcode8 +osx_image: xcode11.3 sudo: required branches: