Skip to content

Commit 1b80f11

Browse files
committed
Remove firefox beta from CI
1 parent dfab214 commit 1b80f11

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

karma.conf.ci.js

-5
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,6 @@ module.exports = function(config) {
5959
browserName: 'firefox',
6060
version: 'latest'
6161
},
62-
slFirefoxBeta: {
63-
base: 'SauceLabs',
64-
browserName: 'firefox',
65-
version: 'beta'
66-
},
6762
slSafari8: {
6863
base: 'SauceLabs',
6964
browserName: 'safari',

0 commit comments

Comments
 (0)