diff options
Diffstat (limited to 'bower_components/bootstrap/grunt/sauce_browsers.yml')
| -rw-r--r-- | bower_components/bootstrap/grunt/sauce_browsers.yml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/bower_components/bootstrap/grunt/sauce_browsers.yml b/bower_components/bootstrap/grunt/sauce_browsers.yml index 8014bfc..6267f35 100644 --- a/bower_components/bootstrap/grunt/sauce_browsers.yml +++ b/bower_components/bootstrap/grunt/sauce_browsers.yml @@ -3,15 +3,15 @@ { browserName: "safari", - platform: "OS X 10.9" + platform: "OS X 10.10" }, { browserName: "chrome", - platform: "OS X 10.9" + platform: "OS X 10.10" }, { browserName: "firefox", - platform: "OS X 10.9" + platform: "OS X 10.10" }, # Mac Opera not currently supported by Sauce Labs @@ -56,8 +56,8 @@ { browserName: "iphone", - platform: "OS X 10.9", - version: "7.1" + platform: "OS X 10.10", + version: "8.2" }, # iOS Chrome not currently supported by Sauce Labs |
