Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Commit

Permalink
Fix Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianOsinski committed Oct 8, 2020
1 parent 5ab4611 commit 22b3e8e
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 @@ -5,7 +5,7 @@ xcode_scheme: GRDBSnapshotTesting
jobs:
include:
- osx_image: xcode11.4
xcode_destination: platform=iOS Simulator,OS=12.2,name=iPhone 11 Pro
xcode_destination: platform=iOS Simulator,OS=12.2,name=iPhone XS
- osx_image: xcode11.4
xcode_destination: platform=iOS Simulator,OS=13.3,name=iPhone 11 Pro
- osx_image: xcode12
Expand Down

0 comments on commit 22b3e8e

Please sign in to comment.