Skip to content

Commit 4c3521a

Browse files
committed
Configure Travis CI to use the Xcode 8.3 image.
1 parent b7c6ae4 commit 4c3521a

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
@@ -1,5 +1,5 @@
11
language: objective-c
2-
osx_image: xcode8.2
2+
osx_image: xcode8.3
33
before_install: true
44
install: true
55
git:

0 commit comments

Comments
 (0)