diff options
| author | Chris Rebert <[email protected]> | 2015-02-22 19:01:26 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-02-22 19:01:36 -0800 |
| commit | 9bdaf03607b0d2b8a6f9fc9ce29b1679925aa549 (patch) | |
| tree | 4ea0a682942f9bfec3d632a754a02c67bcc7cb8b | |
| parent | de31b61e4238c8859f5ff9a5474ebd0cbcbd9c7c (diff) | |
| download | bootstrap-9bdaf03607b0d2b8a6f9fc9ce29b1679925aa549.tar.xz bootstrap-9bdaf03607b0d2b8a6f9fc9ce29b1679925aa549.zip | |
Use OS X 10.10 for Sauce iPhone simulator
[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 04e90928a..e48a6f5ba 100644 --- a/grunt/sauce_browsers.yml +++ b/grunt/sauce_browsers.yml @@ -56,7 +56,7 @@ { browserName: "iphone", - platform: "OS X 10.9", + platform: "OS X 10.10", version: "8.1" }, |
