Update Travis configuration to build with Xcode 7.3

Travis retired the Xcode 7.2 image and has been routing jobs to the Xcode 7.3 image.
This commit is contained in:
Matt Rubin 2016-12-09 16:18:39 -08:00
parent a9c5fac6eb
commit a3006dc674

View File

@ -1,6 +1,6 @@
language: objective-c
osx_image: xcode7.2
osx_image: xcode7.3
sudo: false # Enable container-based builds