mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
enable Linux Chrome & Linux Firefox in Sauce tests
This commit is contained in:
parent
7938134fd1
commit
9e862cdf70
@ -63,16 +63,15 @@
|
|||||||
|
|
||||||
# iOS Chrome not currently supported by Sauce Labs
|
# iOS Chrome not currently supported by Sauce Labs
|
||||||
|
|
||||||
# Linux (unofficial):
|
# Linux (unofficial)
|
||||||
# FIXME: currently fails 1 tooltip test
|
{
|
||||||
# {
|
browserName: "chrome",
|
||||||
# browserName: "chrome",
|
platform: "Linux"
|
||||||
# platform: "Linux"
|
},
|
||||||
# },
|
{
|
||||||
# {
|
browserName: "firefox",
|
||||||
# browserName: "firefox",
|
platform: "Linux"
|
||||||
# platform: "Linux"
|
}
|
||||||
# }
|
|
||||||
|
|
||||||
# Android Chrome not currently supported by Sauce Labs
|
# Android Chrome not currently supported by Sauce Labs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user