From 67160ee0dc85384011ea61001c5514933381402e Mon Sep 17 00:00:00 2001 From: Douglas Heriot Date: Thu, 30 Jun 2016 00:41:14 +1000 Subject: [PATCH] Put Travis back to Xcode 7.3 Upgrading to 8 requires all .swift build scripts to use Swift 3, which isn't appropriate in this branch. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 51c97177..cd370e67 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: objective-c -osx_image: xcode8 +osx_image: xcode7.3 notifications: slack: rxswift:3ykt2Z61f8GkdvhCZTYPduOL