From 88478149d149f9cb36070d4f6bcba53c0406884a Mon Sep 17 00:00:00 2001 From: ngochiencse Date: Tue, 1 Jun 2021 13:12:51 +0700 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5f0026f..f9ad00a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ # * https://www.objc.io/issues/6-build-tools/travis-ci/ # * https://github.com/supermarin/xcpretty#usage -osx_image: xcode10.2 +osx_image: xcode12.0 language: swift # cache: cocoapods # podfile: Example/Podfile