Skip to content

Commit 232a63d

Browse files
committed
Change the number of iPhone
1 parent 78c68b0 commit 232a63d

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
@@ -10,5 +10,5 @@ install:
1010

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

0 commit comments

Comments
 (0)