Skip to content
This repository was archived by the owner on Dec 13, 2017. It is now read-only.

Commit 947f91d

Browse files
committed
Switch travis to Xcode 8.2
1 parent 857d859 commit 947f91d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
osx_image: xcode7
1+
osx_image: xcode8.2
22
language: objective-c
33
xcode_workspace: ./Example/EditorDemo.xcworkspace
44
xcode_scheme: EditorDemo
5-
xcode_sdk: iphonesimulator9.0
5+
xcode_sdk: iphonesimulator10.2
66
notifications:
77
email: true
88
sudo: false

0 commit comments

Comments
 (0)