Skip to content

Commit b7e7beb

Browse files
DimitarTodorovelena-p
authored andcommitted
Chore: update labels of travis builds (#219)
1 parent a24c84b commit b7e7beb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ matrix:
109109
- "curl -u $SAUCE_USER:$SAUCE_KEY -X POST -H 'Content-Type: application/octet-stream' $ANDROID_SAUCE_STORAGE/$ANDROID_PACKAGE_NG?overwrite=true --data-binary @$ANDROID_PACKAGE_FOLDER_NG/app-debug.apk"
110110
- stage: "UI Tests"
111111
env:
112-
- Android="24"
112+
- Android="28"
113113
- Type="VanillaJS"
114114
language: node_js
115115
os: linux
@@ -120,7 +120,7 @@ matrix:
120120
- travis_wait travis_retry npm run e2e -- --runType android28 --sauceLab --appPath $ANDROID_PACKAGE_JS
121121
- os: linux
122122
env:
123-
- Android="24"
123+
- Android="28"
124124
- Type="VueJS"
125125
language: node_js
126126
os: linux
@@ -131,7 +131,7 @@ matrix:
131131
- travis_wait travis_retry npm run e2e -- --runType android28 --sauceLab --appPath $ANDROID_PACKAGE_VUE
132132
- os: linux
133133
env:
134-
- Android="24"
134+
- Android="28"
135135
- Type="Angular"
136136
language: node_js
137137
os: linux

0 commit comments

Comments
 (0)