From 258b1d9880dc00dee6959eb3c4a7806163db0ec0 Mon Sep 17 00:00:00 2001 From: Gus Grubba Date: Thu, 22 Jun 2017 00:26:04 -0400 Subject: [PATCH] Bump up Xcode to see if the Mac installer build runs properly. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fbdd22080..15bf02079 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,7 +28,7 @@ matrix: env: SPEC=android-g++ CONFIG=installer sudo: false - os: osx - osx_image: xcode8 + osx_image: xcode8.3 env: SPEC=macx-clang CONFIG=installer sudo: required # OSX builds pared back to installer only since travis sucks so bad we can't afford more than one' -- 2.22.0