Skip to content

Commit

Permalink
Merge pull request #1125 from chaijs/drop-opera
Browse files Browse the repository at this point in the history
chore: remove Opera from Sauce config
  • Loading branch information
astorije committed Jan 15, 2018
2 parents c94f4b6 + c196aa0 commit 76c0c16
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions sauce.browsers.js
Expand Up @@ -23,15 +23,6 @@ exports['SL_Chrome'] = {
, version: 38
};

/*!
* Opera
*/

exports['SL_Opera'] = {
base: 'SauceLabs'
, browserName: 'opera'
};

/*!
* Internet Explorer
*/
Expand Down

0 comments on commit 76c0c16

Please sign in to comment.