diff options
| author | Chris Rebert <[email protected]> | 2014-03-30 18:00:06 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-03-30 18:00:06 -0700 |
| commit | a419e41c325c20a024ad0abea3d7cc8b537d2b26 (patch) | |
| tree | 43bad71573fc832ea5e144f63d469166208617cd | |
| parent | db6572e726d93fbc056d22e60090c77ee703c536 (diff) | |
| download | bootstrap-a419e41c325c20a024ad0abea3d7cc8b537d2b26.tar.xz bootstrap-a419e41c325c20a024ad0abea3d7cc8b537d2b26.zip | |
Sauce tests: update iOS to v7.1
| -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 4c1e011d3..4024a189b 100644 --- a/grunt/sauce_browsers.yml +++ b/grunt/sauce_browsers.yml @@ -58,7 +58,7 @@ { browserName: "iphone", platform: "OS X 10.9", - version: "7" + version: "7.1" }, # iOS Chrome not currently supported by Sauce Labs |
