File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ matrix:
137137 script :
138138 - npm i -g appium
139139 - cd ../demo && npm i
140- - travis_wait travis_retry npm run e2e -- --runType sim.iPhone8.iOS11.2 --sauceLab --reuseDevice --appPath $IOS_PACKAGE_NEXT
140+ - travis_wait travis_retry npm run e2e -- --runType sim.iPhoneX.iOS12 --sauceLab --reuseDevice --appPath $IOS_PACKAGE_NEXT
141141
142142android :
143143 components :
Original file line number Diff line number Diff line change 9696 "deviceName" : " iPhone 6" ,
9797 "app" : " "
9898 },
99- "sim.iPhone8.iOS110 " : {
99+ "sim.iPhone8.iOS11.2 " : {
100100 "platformName" : " iOS" ,
101- "platformVersion" : " 11.0 " ,
102- "deviceName" : " iPhone 8 110 " ,
101+ "platformVersion" : " 11.2 " ,
102+ "deviceName" : " iPhone 8 112 " ,
103103 "noReset" : true ,
104104 "fullReset" : false ,
105105 "app" : " "
You can’t perform that action at this time.
0 commit comments