Skip to content

Commit 31a8e92

Browse files
committed
Updated the Travis CI matrix.
1 parent edb8177 commit 31a8e92

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ env:
1010
- SCHEME="IPAPI"
1111
matrix:
1212
- DESTINATION="OS=4.0,name=Apple Watch Series 3 - 42mm" RUN_TESTS="NO" POD_LINT="NO"
13-
- DESTINATION="OS=2.0,name=Apple Watch - 42mm" RUN_TESTS="NO" POD_LINT="NO"
13+
- DESTINATION="OS=3.2,name=Apple Watch - 42mm" RUN_TESTS="NO" POD_LINT="NO"
1414

1515
- DESTINATION="OS=13.2,name=iPhone 11 Pro Max" RUN_TESTS="NO" POD_LINT="NO"
16-
- DESTINATION="OS=9.0,name=iPad 2" RUN_TESTS="NO" POD_LINT="NO"
16+
- DESTINATION="OS=10.3.1,name=iPad Air" RUN_TESTS="NO" POD_LINT="NO"
1717

1818
- DESTINATION="OS=13.2,name=Apple TV" RUN_TESTS="NO" POD_LINT="NO"
19-
- DESTINATION="OS=9.0,name=Apple TV 1080p" RUN_TESTS="NO" POD_LINT="NO"
19+
- DESTINATION="OS=10.2,name=Apple TV 1080p" 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)