Skip to content

Commit

Permalink
Temporarily remove ios browsers from browserstack testing (prebid#2759)
Browse files Browse the repository at this point in the history
* update ios browsers

* removing ios browsers
  • Loading branch information
jsnellbaker authored and StefanWallin committed Sep 28, 2018
1 parent 9bad802 commit e98adee
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions browsers.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,21 +62,5 @@
"browser_version": "8.0",
"device": null,
"os": "OS X"
},
"bs_ios_9": {
"base": "BrowserStack",
"os": "ios",
"os_version": "9.1",
"browser": "iphone",
"device": "iPhone 6S",
"browser_version": null
},
"bs_ios_8": {
"base": "BrowserStack",
"os": "ios",
"os_version": "8.3",
"browser": "iphone",
"device": "iPhone 6",
"browser_version": null
}
}

0 comments on commit e98adee

Please sign in to comment.