Skip to content

Commit 4d63322

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ env:
66
- LANG=en_US.UTF-8
77
- WORKSPACE="TransitionButton.xcworkspace"
88
- IOS_FRAMEWORK_SCHEME="TransitionButton"
9-
- IOS_SDK=iphonesimulator13.0
9+
- IOS_SDK=iphonesimulator13.2
1010
- EXAMPLE_SCHEME="iOS Example"
1111
matrix:
12-
- DESTINATION="platform=iOS Simulator,OS=13.0,id=12BA173C-33E7-4FE2-8839-EC760B7288E6" SCHEME="$IOS_FRAMEWORK_SCHEME" SDK="$IOS_SDK" POD_LINT="YES"
12+
- DESTINATION="platform=iOS Simulator,OS=13.2,id=12BA173C-33E7-4FE2-8839-EC760B7288E6" SCHEME="$IOS_FRAMEWORK_SCHEME" SDK="$IOS_SDK" POD_LINT="YES"
1313
script:
1414
- set -o pipefail
1515
- xcodebuild -version

0 commit comments

Comments
 (0)