Skip to content

Commit 27f5b61

Browse files
DimitarTodorovelena-p
authored andcommitted
Chore: update labels of travis builds (#207)
1 parent 65e72c3 commit 27f5b61

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

+3-3
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)