Skip to content

Commit 9f85804

Browse files
authored
Update travis to xcode 9
Update travis to use xcode 9 for swift 4 migration.
1 parent 403e11c commit 9f85804

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.3
2+
osx_image: xcode9
33
# sudo: false
44

55
install:

0 commit comments

Comments
 (0)