1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 19:06:40 +02:00

Merge pull request #15867 from twbs/sauce-ios

Use OS X 10.10 for Sauce iPhone simulator
This commit is contained in:
Chris Rebert
2015-02-22 19:33:14 -08:00

View File

@@ -56,7 +56,7 @@
{
browserName: "iphone",
platform: "OS X 10.9",
platform: "OS X 10.10",
version: "8.1"
},