mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 04:41:36 +02:00
Merge pull request #12680 from twbs/googlechrome
chrome => googlechrome in Sauce
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
platform: "OS X 10.9"
|
platform: "OS X 10.9"
|
||||||
},
|
},
|
||||||
# {
|
# {
|
||||||
# browserName: "chrome",
|
# browserName: "googlechrome",
|
||||||
# platform: "OS X 10.9",
|
# platform: "OS X 10.9",
|
||||||
# version: "31"
|
# version: "31"
|
||||||
# },
|
# },
|
||||||
@@ -45,7 +45,7 @@
|
|||||||
# },
|
# },
|
||||||
|
|
||||||
{
|
{
|
||||||
browserName: "chrome",
|
browserName: "googlechrome",
|
||||||
platform: "Windows 8.1"
|
platform: "Windows 8.1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -65,7 +65,7 @@
|
|||||||
|
|
||||||
# Linux (unofficial)
|
# Linux (unofficial)
|
||||||
{
|
{
|
||||||
browserName: "chrome",
|
browserName: "googlechrome",
|
||||||
platform: "Linux"
|
platform: "Linux"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user