Skip to content
This repository was archived by the owner on Jan 16, 2021. It is now read-only.

Commit 5236ecd

Browse files
committed
Merge pull request #28 from ParsePlatform/nlutsenko.xcode72
Use Xcode 7.2 for Travis-CI.
2 parents 972ff3d + 397ee85 commit 5236ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ branches:
44
- master-v3
55
language: objective-c
66
os: osx
7-
osx_image: xcode7.1
7+
osx_image: xcode7.2
88
env:
99
global:
1010
- LC_CTYPE=en_US.UTF-8

0 commit comments

Comments
 (0)