Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/grunt
diff options
context:
space:
mode:
authorChris Rebert <code@chrisrebert.com>2016-02-24 00:21:33 +0300
committerChris Rebert <code@chrisrebert.com>2016-02-24 00:21:34 +0300
commit5d549befddb4679288b94f98c0352513197ca33c (patch)
treef17a1ea0af5dd4891c087f760072f3ccd762cd6a /grunt
parent562d2239c0b8ef56dae04bd44eac0c419def6467 (diff)
Use iOS 9.2 in Sauce tests
[skip validator]
Diffstat (limited to 'grunt')
-rw-r--r--grunt/sauce_browsers.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/grunt/sauce_browsers.yml b/grunt/sauce_browsers.yml
index 6267f35a5a..8fcdc52df3 100644
--- a/grunt/sauce_browsers.yml
+++ b/grunt/sauce_browsers.yml
@@ -57,7 +57,7 @@
{
browserName: "iphone",
platform: "OS X 10.10",
- version: "8.2"
+ version: "9.2"
},
# iOS Chrome not currently supported by Sauce Labs