Skip to content

Commit e0c74ed

Browse files
committed
Remove unsupported Opera from Sauce config
1 parent e2984e9 commit e0c74ed

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

karma.conf.ci.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,6 @@ module.exports = function(config) {
6969
platform: 'OS X 10.11',
7070
version: '10.0'
7171
},
72-
// SauceLabs discontinued support for all versions of Opera:
73-
// https://wiki.saucelabs.com/pages/viewpage.action?pageId=70074721
74-
// slOpera: {
75-
// base: 'SauceLabs',
76-
// browserName: 'opera'
77-
// },
7872
slEdge14: {
7973
base: 'SauceLabs',
8074
browserName: 'microsoftedge',

0 commit comments

Comments
 (0)