Skip to content

Commit 6942b9f

Browse files
committed
AppVeyor: Add ie launcher
1 parent 4715037 commit 6942b9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

karma.conf.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ module.exports = function(config) {
8686
require('karma-phantomjs-launcher'),
8787
require('karma-firefox-launcher'),
8888
require('karma-chrome-launcher'),
89+
require('karma-ie-launcher'),
8990
require('karma-webpack'),
9091
require('karma-phantomjs-shim')
9192
]

0 commit comments

Comments
 (0)