0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-29 21:52:22 +01: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
commit 68fef8c247

View File

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