Skip to content

Commit c31b43f

Browse files
committed
Changed travis CI device name to iPhone X
1 parent 3b4b93f commit c31b43f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ rvm: 2.3
44
osx_image: xcode10.2
55
env:
66
global:
7-
- IOS_SIMULATOR="iPhone 6s"
7+
- IOS_SIMULATOR="iPhone X"
88
- IOS_VERSION="12.1"
99
matrix:
1010
include:

0 commit comments

Comments
 (0)