Skip to content

Commit 5882f51

Browse files
committed
1 parent c462a0a commit 5882f51

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ install:
33
language : objective-c
44
xcode_project : ./ios/GithubNoteTaker.xcodeproj
55
xcode_scheme : GithubNoteTaker
6-
osx_image : xcode7
7-
xcode_sdk : iphonesimulator9.0
8-
xctool_args : -destination 'platform=iOS Simulator,name=iPhone 6,OS=9.0'
6+
osx_image : xcode6.4
7+
xcode_sdk : iphonesimulator8.4
8+
xctool_args : -destination 'platform=iOS Simulator,name=iPhone 6,OS=8.4'

0 commit comments

Comments
 (0)