Skip to content

Commit

Permalink
Merge pull request #129 from vineetchoudhary/develop
Browse files Browse the repository at this point in the history
Updated travis config for xcode10
  • Loading branch information
vineetchoudhary committed Sep 28, 2018
2 parents 0ca27d2 + 9155443 commit b4d043c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: objective-c
xcode_project: AppBox.xcworkspace
osx_image: xcode9.3
osx_image: xcode10
xcode_scheme: AppBox
script:
- xcodebuild clean build -workspace AppBox.xcworkspace -scheme AppBox CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO

0 comments on commit b4d043c

Please sign in to comment.