diff options
| author | Chris Rebert <[email protected]> | 2014-10-27 15:26:48 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-10-27 15:26:55 -0700 |
| commit | 0b9f69b9c85cb611caaa264479bcad28522637d9 (patch) | |
| tree | 10acf84dfc66b6b1426db273e72fe41a7034c9b8 | |
| parent | 96801605a4c777a903766a895161a0e556a21c2f (diff) | |
| download | bootstrap-0b9f69b9c85cb611caaa264479bcad28522637d9.tar.xz bootstrap-0b9f69b9c85cb611caaa264479bcad28522637d9.zip | |
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 |
