We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d07eb74 commit 9b20921Copy full SHA for 9b20921
karma.conf.ci.js
@@ -47,6 +47,7 @@ module.exports = function (config) {
47
slFirefox42: {
48
base: 'SauceLabs',
49
browserName: 'firefox',
50
+ platform: 'Windows 8.1',
51
version: '42.0'
52
},
53
slFirefoxBeta: {
0 commit comments