Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
updating browser requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher McCulloh committed Sep 23, 2016
1 parent fa46e2d commit 2528dce
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions sauce_browsers.yml
Expand Up @@ -3,17 +3,13 @@

# If you are having trouble with a particular test, you can comment the others out to test just it

{
browserName: "safari",
platform: "OS X 10.9"
},
{
browserName: "chrome",
platform: "OS X 10.9"
platform: "OS X 10.11"
},
{
browserName: "firefox",
platform: "OS X 10.9"
platform: "OS X 10.11"
},

# Mac Opera not currently supported by Sauce Labs
Expand Down Expand Up @@ -49,7 +45,7 @@

{
browserName: "iphone",
platform: "OS X 10.9",
platform: "OS X 10.11",
version: "7.1"
},

Expand Down

0 comments on commit 2528dce

Please sign in to comment.