diff options
| author | Chris Rebert <[email protected]> | 2014-10-27 15:41:08 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-10-27 15:41:08 -0700 |
| commit | ea8660520323cc0ea7395a5afb305fc189cbe52d (patch) | |
| tree | 10acf84dfc66b6b1426db273e72fe41a7034c9b8 | |
| parent | 96801605a4c777a903766a895161a0e556a21c2f (diff) | |
| parent | 0b9f69b9c85cb611caaa264479bcad28522637d9 (diff) | |
| download | bootstrap-ea8660520323cc0ea7395a5afb305fc189cbe52d.tar.xz bootstrap-ea8660520323cc0ea7395a5afb305fc189cbe52d.zip | |
Merge pull request #14887 from twbs/ios-8-sauce
Update Sauce iOS Safari test to iOS 8.0
[skip validator]
| -rw-r--r-- | grunt/sauce_browsers.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grunt/sauce_browsers.yml b/grunt/sauce_browsers.yml index 8014bfcb8..c895bab29 100644 --- a/grunt/sauce_browsers.yml +++ b/grunt/sauce_browsers.yml @@ -57,7 +57,7 @@ { browserName: "iphone", platform: "OS X 10.9", - version: "7.1" + version: "8.0" }, # iOS Chrome not currently supported by Sauce Labs |
