mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-29 21:52:22 +01:00
Merge pull request #18383 from twbs/sauce-ms-edge
Add MS Edge to Sauce browser tests
This commit is contained in:
commit
17d15959d5
@ -16,6 +16,10 @@
|
|||||||
|
|
||||||
# Mac Opera not currently supported by Sauce Labs
|
# Mac Opera not currently supported by Sauce Labs
|
||||||
|
|
||||||
|
{
|
||||||
|
browserName: "MicrosoftEdge",
|
||||||
|
platform: "Windows 10"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
browserName: "internet explorer",
|
browserName: "internet explorer",
|
||||||
version: "11",
|
version: "11",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user