Skip to content

Commit ccb0485

Browse files
committed
Updated to iOS 11.1 simulators
1 parent f536bce commit ccb0485

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
@@ -4,7 +4,7 @@ env:
44
global:
55
- WORKSPACE=Example/PopupDialog.xcworkspace
66
- IOS_FRAMEWORK_SCHEME="PopupDialog-Example"
7-
- IOS_SDK=iphonesimulator11.0
7+
- IOS_SDK=iphonesimulator11.1
88
- EXAMPLE_SCHEME="PopupDialog-Example"
99
matrix:
1010
- DESTINATION="OS=11.1,name=iPhone 7 Plus" SIMNAME="com.apple.CoreSimulator.SimDeviceType.iPhone-7-Plus, 11.1" SCHEME="$IOS_FRAMEWORK_SCHEME" SDK="$IOS_SDK" RUN_TESTS="YES" BUILD_EXAMPLE="YES" POD_LINT="YES"

0 commit comments

Comments
 (0)