aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-01-25 16:47:55 -0800
committerChris Rebert <[email protected]>2014-01-25 17:02:02 -0800
commitd56def706ac76e74ec19a2497f2744635ce71b91 (patch)
tree6c86eb0af04c08d9f3cdd779a7877e628c974ce9
parent9ec1e8694b3b9f8afd0090954075dc3df2fe9209 (diff)
downloadbootstrap-d56def706ac76e74ec19a2497f2744635ce71b91.tar.xz
bootstrap-d56def706ac76e74ec19a2497f2744635ce71b91.zip
update to iOS v7 in Sauce test config
-rw-r--r--test-infra/sauce_browsers.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/test-infra/sauce_browsers.yml b/test-infra/sauce_browsers.yml
index 911b88f9a..5e37b7d980 100644
--- a/test-infra/sauce_browsers.yml
+++ b/test-infra/sauce_browsers.yml
@@ -58,7 +58,8 @@
{
browserName: "iphone",
- platform: "OS X 10.8"
+ platform: "OS X 10.9",
+ version: "7"
},
# iOS Chrome not currently supported by Sauce Labs