Skip to content

Commit f732a63

Browse files
author
Yarden Eitan
authored
Update .travis.yml
1 parent dfd729f commit f732a63

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
@@ -9,7 +9,7 @@ env:
99
global:
1010
- WORKSPACE=MixpanelDemo.xcworkspace
1111
- SCHEME=MixpanelDemo
12-
- IOS_SDK=iphonesimulator9.3
12+
- IOS_SDK=iphonesimulator10.0
1313
matrix:
1414
- DESTINATION="platform=iOS Simulator,OS=8.1,name=iPhone 4S" SCHEME="$SCHEME" SDK="$IOS_SDK" RUN_TESTS="YES" POD_LINT="YES"
1515
# - DESTINATION="platform=iOS Simulator,OS=8.2,name=iPhone 5" SCHEME="$SCHEME" SDK="$IOS_SDK" RUN_TESTS="YES" POD_LINT="NO"

0 commit comments

Comments
 (0)