0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

Fix running test on iOS with Saucelabs

This commit is contained in:
Johann-S 2017-04-18 11:52:16 +02:00 committed by GitHub
parent 9a3e002e8f
commit 14b2a64b26

View File

@ -48,10 +48,10 @@
# Win Opera 15+ not currently supported by Sauce Labs
{
browserName: "Safari",
browserName: "iphone",
deviceName: "iPhone Simulator",
platformVersion: "9.3",
platformName: "iOS"
platformName: "OS X 10.11",
version: "9.3"
},
# iOS Chrome not currently supported by Sauce Labs