From 163a5cd2f506d44fe1788fea8943dc41e30a0462 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:24:25 -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 db4d440..566b2ea 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,4 +29,4 @@ branches: notifications: email: false -osx_image: xcode9.3 +osx_image: xcode11