Now that travis.yml changes are working and being read. Bumped xcode version to 7.3.1

This commit is contained in:
Joshua Hudson
2016-05-31 13:11:07 -07:00
parent ef241ad443
commit ca31fc1f8f
+1 -1
View File
@@ -1,5 +1,5 @@
language: objective-c
osx_image: xcode7.3.1
osx_image: xcode7.2
podfile: ObjectiveCExample/Podfile
xcode_workspace: ObjectiveCExample/ObjectiveCExample.xcworkspace
xcode_scheme: ObjectiveCExample