From eb00ec2deba92de8f8b868e6b76358fb1c403bf6 Mon Sep 17 00:00:00 2001 From: Rajan Shah Date: Fri, 17 Feb 2017 10:48:25 +0530 Subject: [PATCH] Change in .travis file --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 975ac49..7215a97 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,8 +2,8 @@ # * http://www.objc.io/issue-6/travis-ci.html # * https://github.com/supermarin/xcpretty#usage -osx_image: xcode7.3 -language: objective-c +osx_image: xcode8.2 +language: Swift # cache: cocoapods # podfile: Example/Podfile # before_install: