Skip to content

Commit e027a3c

Browse files
committed
Other: Removed Android 4.0 test (no longer supported by sauce)
1 parent c9a61e5 commit e027a3c

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.zuul.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ browsers:
1313
- name: opera
1414
version: [11, 12]
1515
- name: android
16-
version: [4.0, 4.4, latest]
17-
platform: Linux
16+
version: [4.4, 5.0, latest]
1817
- name: iphone
1918
version: [8.1, 9.0, latest]
2019
scripts:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"vinyl-buffer": "^1.0.0",
8787
"vinyl-fs": "^2.4.4",
8888
"vinyl-source-stream": "^1.1.0",
89-
"zuul": "dcodeIO/zuul",
89+
"zuul": "^3.11.1",
9090
"zuul-ngrok": "^4.0.0"
9191
},
9292
"cliDependencies": [

0 commit comments

Comments
 (0)