Skip to content

Commit

Permalink
Remove Firefox dev from CI because it is unsupported on Sauce Labs.
Browse files Browse the repository at this point in the history
  • Loading branch information
eriwen committed Apr 19, 2016
1 parent 9a43042 commit ae32eb5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions karma.conf.ci.js
Expand Up @@ -50,11 +50,6 @@ module.exports = function (config) {
platform: 'Windows 8.1',
version: '42.0'
},
slFirefoxDev: {
base: 'SauceLabs',
browserName: 'firefox',
version: 'dev'
},
slSafari8: {
base: 'SauceLabs',
browserName: 'safari',
Expand Down

0 comments on commit ae32eb5

Please sign in to comment.