File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ matrix:
108108 - " curl -u $SAUCE_USER:$SAUCE_KEY -X POST -H 'Content-Type: application/octet-stream' $SAUCE_STORAGE/$ANDROID_PACKAGE_NG?overwrite=true --data-binary @$ANDROID_PACKAGE_FOLDER_NG/app-debug.apk"
109109 - stage : " UI Tests"
110110 env :
111- - Android="24 "
111+ - Android="28 "
112112 - Type="VanillaJS"
113113 language : node_js
114114 os : linux
@@ -119,7 +119,7 @@ matrix:
119119 - travis_wait travis_retry npm run e2e -- --runType android28 --sauceLab --appPath $ANDROID_PACKAGE_JS
120120 - os : linux
121121 env :
122- - Android="24 "
122+ - Android="28 "
123123 - Type="VueJS"
124124 language : node_js
125125 os : linux
@@ -150,7 +150,7 @@ matrix:
150150 - travis_wait travis_retry npm run e2e -- --runType sim12iPhoneX --sauceLab --appPath $IOS_PACKAGE_VUE
151151 - os : linux
152152 env :
153- - Android="24 "
153+ - Android="28 "
154154 - Type="Angular"
155155 language : node_js
156156 os : linux
You can’t perform that action at this time.
0 commit comments