Skip to content

Commit 9b20921

Browse files
committed
Specify Windows for Firefox tests in the hopes it'll work reliably on Sauce.
1 parent d07eb74 commit 9b20921

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

karma.conf.ci.js

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ module.exports = function (config) {
4747
slFirefox42: {
4848
base: 'SauceLabs',
4949
browserName: 'firefox',
50+
platform: 'Windows 8.1',
5051
version: '42.0'
5152
},
5253
slFirefoxBeta: {

0 commit comments

Comments
 (0)