Skip to content

Commit fddd74f

Browse files
committed
chore(test): don't test IE other than 9 on zuul
1 parent 399e438 commit fddd74f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zuul.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ var browsers = {
4444
platform: 'Windows 10'
4545
}, {
4646
name: 'internet explorer',
47-
version: '9..10'
47+
version: '9'
4848
}, {
4949
name: 'safari',
5050
version: '-3..latest'

0 commit comments

Comments
 (0)