File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ matrix:
108
108
- " 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"
109
109
- stage : " UI Tests"
110
110
env :
111
- - Android="24 "
111
+ - Android="28 "
112
112
- Type="VanillaJS"
113
113
language : node_js
114
114
os : linux
@@ -119,7 +119,7 @@ matrix:
119
119
- travis_wait travis_retry npm run e2e -- --runType android28 --sauceLab --appPath $ANDROID_PACKAGE_JS
120
120
- os : linux
121
121
env :
122
- - Android="24 "
122
+ - Android="28 "
123
123
- Type="VueJS"
124
124
language : node_js
125
125
os : linux
@@ -150,7 +150,7 @@ matrix:
150
150
- travis_wait travis_retry npm run e2e -- --runType sim12iPhoneX --sauceLab --appPath $IOS_PACKAGE_VUE
151
151
- os : linux
152
152
env :
153
- - Android="24 "
153
+ - Android="28 "
154
154
- Type="Angular"
155
155
language : node_js
156
156
os : linux
You can’t perform that action at this time.
0 commit comments