Skip to content

Commit 5517287

Browse files
author
Alaeddine Messaoudi
committed
Update travis file
1 parent 4d63322 commit 5517287

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
- IOS_SDK=iphonesimulator13.2
1010
- EXAMPLE_SCHEME="iOS Example"
1111
matrix:
12-
- DESTINATION="platform=iOS Simulator,OS=13.2,id=12BA173C-33E7-4FE2-8839-EC760B7288E6" SCHEME="$IOS_FRAMEWORK_SCHEME" SDK="$IOS_SDK" POD_LINT="YES"
12+
- DESTINATION="platform=iOS Simulator,OS=13.0,id=C3C12E17-E61E-4171-B8F7-0B52F3778073" SCHEME="$IOS_FRAMEWORK_SCHEME" SDK="$IOS_SDK" POD_LINT="YES"
1313
script:
1414
- set -o pipefail
1515
- xcodebuild -version

0 commit comments

Comments
 (0)