0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +01:00

chrome => googlechrome in Sauce; fixes #12647

This commit is contained in:
Chris Rebert 2014-02-10 11:22:08 -08:00
parent ba4206b644
commit 2bc29b4581

View File

@ -6,7 +6,7 @@
platform: "OS X 10.9"
},
# {
# browserName: "chrome",
# browserName: "googlechrome",
# platform: "OS X 10.9",
# version: "31"
# },
@ -45,7 +45,7 @@
# },
{
browserName: "chrome",
browserName: "googlechrome",
platform: "Windows 8.1"
},
{
@ -65,7 +65,7 @@
# Linux (unofficial)
{
browserName: "chrome",
browserName: "googlechrome",
platform: "Linux"
},
{