Skip to content

Commit 78c68b0

Browse files
committed
-> iOS 11.1
1 parent e2d932b commit 78c68b0

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,6 +9,6 @@ install:
99
- gem install xcpretty
1010

1111
script:
12-
- rake build:ios DESTINATION='OS=11,name=iPhone X'
12+
- rake build:ios DESTINATION='OS=11.1,name=iPhone X'
1313
- rake build:ios DESTINATION='platform=iOS Simulator,name=iPhone X Plus'
1414
- pod lib lint --quick

0 commit comments

Comments
 (0)