Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
k-lpmg committed Jan 5, 2021
1 parent 985757f commit 0a14977
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 @@ -6,7 +6,7 @@ env:
- SCHEME="RealmWrapper"
- IOS_SDK="iphonesimulator"
matrix:
- SDK="$IOS_SDK" DESTINATION="platform=iOS Simulator,OS=14,name=iPhone X"
- SDK="$IOS_SDK" DESTINATION="platform=iOS Simulator,OS=14.0,name=iPhone 11 Pro Max"

before_install:
- brew update
Expand Down

0 comments on commit 0a14977

Please sign in to comment.