Skip to content

Commit b4d043c

Browse files
Merge pull request #129 from vineetchoudhary/develop
Updated travis config for xcode10
2 parents 0ca27d2 + 9155443 commit b4d043c

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,6 +1,6 @@
11
language: objective-c
22
xcode_project: AppBox.xcworkspace
3-
osx_image: xcode9.3
3+
osx_image: xcode10
44
xcode_scheme: AppBox
55
script:
66
- xcodebuild clean build -workspace AppBox.xcworkspace -scheme AppBox CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO

0 commit comments

Comments
 (0)