Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
peterprokop authored Sep 22, 2017
1 parent fb64189 commit 56ba772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ env:
global:
- APP_NAME="SwiftOverlays"
script:
- xcodebuild -project Example/Example.xcodeproj -scheme SwiftOverlays-example-debug -destination 'platform=iOS Simulator,name=iPhone 6,OS=10.0' test
- xcodebuild -project Example/Example.xcodeproj -scheme SwiftOverlays-example-debug -destination 'platform=iOS Simulator,name=iPhone X,OS=11.0' test

0 comments on commit 56ba772

Please sign in to comment.