Skip to content

Commit d78324a

Browse files
author
Ruben Nine
committed
Updating test destination target to 14.2.
1 parent 0a4b4e6 commit d78324a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313
matrix:
1414
- DESTINATION="OS=11.2,name=iPhone 7 Plus" SCHEME="$IOS_FRAMEWORK_SCHEME"
1515
- DESTINATION="OS=11.4,name=iPhone 8" SCHEME="$IOS_FRAMEWORK_SCHEME"
16-
- DESTINATION="OS=14.0,name=iPhone 11 Pro Max" SCHEME="$IOS_FRAMEWORK_SCHEME"
16+
- DESTINATION="OS=14.2,name=iPhone 11 Pro Max" SCHEME="$IOS_FRAMEWORK_SCHEME"
1717
script:
1818
- set -o pipefail
1919
- xcodebuild -version

0 commit comments

Comments
 (0)