Skip to content

Commit

Permalink
Update test destination
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Naumov committed Nov 21, 2019
1 parent 8a36323 commit 9bae5d9
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,6 +4,6 @@ osx_image: xcode11.2
xcode_project: ViewInspector.xcodeproj
xcode_scheme: ViewInspector-Package
xcode_sdk: iphonesimulator13.2
xcode_destination: platform=iOS Simulator,OS=13.2,name=iPhone 8
xcode_destination: platform=iOS Simulator,OS=13.2.2,name=iPhone 8
after_success:
- bash <(curl -s https://codecov.io/bash)

0 comments on commit 9bae5d9

Please sign in to comment.