From e8118332dc4bc58ba7c3f736537ceef07db927b8 Mon Sep 17 00:00:00 2001 From: leavez Date: Sun, 1 Apr 2018 10:57:10 +0800 Subject: [PATCH] update travis to 9.3 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d24224e..88c50a9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ # * http://www.objc.io/issue-6/travis-ci.html # * https://github.com/supermarin/xcpretty#usage -osx_image: xcode9.2 +osx_image: xcode9.3 language: objective-c cache: cocoapods # podfile: Example/Podfile