Skip to content

Commit

Permalink
Merge pull request #25 from Roslund/Travis
Browse files Browse the repository at this point in the history
Changed Simulator used by travis
  • Loading branch information
Roslund authored Nov 21, 2019
2 parents 034d38b + 659e0db commit 147c1cb
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 @@ -3,7 +3,7 @@ language: swift

xcode_project: Sequor.xcodeproj
xcode_scheme: Sequor
xcode_destination: platform=iOS Simulator,OS=13.2,name=iPhone 11 Pro
xcode_destination: platform=iOS Simulator,OS=13.2.2,name=iPhone 11 Pro

after_success:
- bash <(curl -s https://codecov.io/bash)
Expand Down

0 comments on commit 147c1cb

Please sign in to comment.