Skip to content

Commit 790ab16

Browse files
committed
Remove firefox beta from CI
1 parent cc05dd3 commit 790ab16

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

karma.conf.ci.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,6 @@ module.exports = function(config) {
5858
browserName: 'firefox',
5959
version: 'latest'
6060
},
61-
slFirefoxBeta: {
62-
base: 'SauceLabs',
63-
browserName: 'firefox',
64-
version: 'beta'
65-
},
6661
slSafari8: {
6762
base: 'SauceLabs',
6863
browserName: 'safari',

0 commit comments

Comments
 (0)