We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fb9347 commit 8e1455eCopy full SHA for 8e1455e
1 file changed
karma.conf.ci.js
@@ -58,11 +58,11 @@ module.exports = function(config) {
58
browserName: 'firefox',
59
version: 'latest'
60
},
61
- slFirefoxBeta: {
62
- base: 'SauceLabs',
63
- browserName: 'firefox',
64
- version: 'beta'
65
- },
+ // slFirefoxBeta: {
+ // base: 'SauceLabs',
+ // browserName: 'firefox',
+ // version: 'beta'
+ // },
66
slSafari8: {
67
base: 'SauceLabs',
68
browserName: 'safari',
0 commit comments