We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfd729f commit f732a63Copy full SHA for f732a63
.travis.yml
@@ -9,7 +9,7 @@ env:
9
global:
10
- WORKSPACE=MixpanelDemo.xcworkspace
11
- SCHEME=MixpanelDemo
12
- - IOS_SDK=iphonesimulator9.3
+ - IOS_SDK=iphonesimulator10.0
13
matrix:
14
- DESTINATION="platform=iOS Simulator,OS=8.1,name=iPhone 4S" SCHEME="$SCHEME" SDK="$IOS_SDK" RUN_TESTS="YES" POD_LINT="YES"
15
# - DESTINATION="platform=iOS Simulator,OS=8.2,name=iPhone 5" SCHEME="$SCHEME" SDK="$IOS_SDK" RUN_TESTS="YES" POD_LINT="NO"
0 commit comments