From 07dae713f8bbcc255e4a14c1cb3023f1567de451 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D1=80=D0=B0=D0=BD=D0=B8=D0=BC=D0=B8=D1=80=20=D0=9A?= =?UTF-8?q?=D0=B0=D1=80=D0=B0=D1=9F=D0=B8=D1=9B?= Date: Sun, 27 Dec 2020 18:23:20 -0800 Subject: [PATCH] travisci: Updated xcode version. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a41d485dd..722583f55 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,4 +33,4 @@ branches: notifications: email: false -osx_image: xcode10.3 +osx_image: xcode11