Skip to content

Commit

Permalink
Update Travis configuration for Xcode 10
Browse files Browse the repository at this point in the history
  • Loading branch information
vtourraine committed Sep 19, 2018
1 parent c8c34de commit 8d1686b
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_sdk: iphonesimulator
osx_image: xcode9.3
osx_image: xcode10

script:
- xcodebuild test -project Tests/ThirdPartyMailerExample.xcodeproj -scheme ThirdPartyMailerExample -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 6,OS=10.0' ONLY_ACTIVE_ARCH=NO

0 comments on commit 8d1686b

Please sign in to comment.