File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,6 @@ module.exports = function(config) {
66
77 // Check out https://saucelabs.com/platforms for all browser/platform combos
88 var customLaunchers = {
9- // slIOS8: {
10- // base: 'SauceLabs',
11- // browserName: 'iPhone',
12- // platform: 'OS X 10.12',
13- // version: '8.4'
14- // },
159 slIOS9 : {
1610 base : 'SauceLabs' ,
1711 browserName : 'iPhone' ,
@@ -76,12 +70,6 @@ module.exports = function(config) {
7670 platform : 'OS X 10.11' ,
7771 version : '10.0'
7872 } ,
79- // SauceLabs discontinued support for all versions of Opera:
80- // https://wiki.saucelabs.com/pages/viewpage.action?pageId=70074721
81- // slOpera: {
82- // base: 'SauceLabs',
83- // browserName: 'opera'
84- // },
8573 slEdge14 : {
8674 base : 'SauceLabs' ,
8775 browserName : 'microsoftedge' ,
You can’t perform that action at this time.
0 commit comments