Skip to content

Commit 0d995a2

Browse files
committed
Updated the Travis CI build matrix.
1 parent 5a51d80 commit 0d995a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ env:
99
- LANG=en_US.UTF-8
1010
- SCHEME="IPAPI"
1111
matrix:
12-
- DESTINATION="OS=6.2,name=Apple Watch Series 3 - 42mm" RUN_TESTS="NO" POD_LINT="NO"
12+
- DESTINATION="OS=6.0,name=Apple Watch Series 5 - 44mm" RUN_TESTS="NO" POD_LINT="NO"
1313
- DESTINATION="OS=3.2,name=Apple Watch - 42mm" RUN_TESTS="NO" POD_LINT="NO"
1414

15-
- DESTINATION="OS=13.6,name=iPhone Xs Max" RUN_TESTS="NO" POD_LINT="NO"
15+
- DESTINATION="OS=13.6,name=iPhone 11 Pro Max" RUN_TESTS="NO" POD_LINT="NO"
1616
- DESTINATION="OS=10.3.1,name=iPad Air" RUN_TESTS="NO" POD_LINT="NO"
1717

1818
- DESTINATION="OS=13.4,name=Apple TV" RUN_TESTS="NO" POD_LINT="NO"
19-
- DESTINATION="OS=10.2,name=Apple TV 1080p" RUN_TESTS="NO" POD_LINT="NO"
19+
- DESTINATION="OS=10.2,name=Apple TV" RUN_TESTS="NO" POD_LINT="NO"
2020

2121
- DESTINATION="arch=x86_64" RUN_TESTS="YES" POD_LINT="NO"
2222
script:

0 commit comments

Comments
 (0)