Skip to content

Commit 361788a

Browse files
committed
Drop IE9 tests
1 parent f788cd7 commit 361788a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

karma.conf.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ module.exports = function(config) {
1919
base: 'SauceLabs',
2020
browserName: 'internet explorer',
2121
version: '11'
22-
},
23-
sl_ie_9: {
24-
base: 'SauceLabs',
25-
browserName: 'internet explorer',
26-
version: '9'
2722
}
2823
};
2924

0 commit comments

Comments
 (0)