Skip to content

Commit

Permalink
Set browser versions in Sauce Labs config
Browse files Browse the repository at this point in the history
  • Loading branch information
mroderick committed Mar 22, 2021
1 parent fc626ff commit d05aca5
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .min-wd
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,10 @@
"name": "chrome"
}, {
"name": "firefox"
}, {
"name": "internet explorer",
"version": "11"
}, {
"name": "MicrosoftEdge"
}, {
"name": "safari",
"platform": "OS X 10.11",
"version": "9.0"
"name": "safari"
}],
"BUILD_VAR": "TRAVIS_BUILD_NUMBER"
}

0 comments on commit d05aca5

Please sign in to comment.