mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-28 20:52:21 +01:00
Add Android to Sauce testing
[skip validator]
This commit is contained in:
parent
cd64975f48
commit
e9dc5b0b6a
@ -70,13 +70,14 @@
|
|||||||
browserName: "firefox",
|
browserName: "firefox",
|
||||||
platform: "Linux",
|
platform: "Linux",
|
||||||
version: "latest"
|
version: "latest"
|
||||||
}
|
},
|
||||||
|
|
||||||
# Android Chrome not currently supported by Sauce Labs
|
# Android
|
||||||
# Android v5.0+ not currently supported by Sauce Labs
|
{
|
||||||
# { # Android Browser
|
platform: "Linux",
|
||||||
# browserName: "android",
|
browserName: "android",
|
||||||
# version: "5.0",
|
deviceName: "Android Emulator",
|
||||||
# platform: "Linux"
|
version: "latest",
|
||||||
# }
|
deviceType: "phone"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user