diff options
Diffstat (limited to 'bower_components/bootstrap/grunt/sauce_browsers.yml')
-rw-r--r-- | bower_components/bootstrap/grunt/sauce_browsers.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/bower_components/bootstrap/grunt/sauce_browsers.yml b/bower_components/bootstrap/grunt/sauce_browsers.yml index c895bab2..04e90928 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 @@ -57,7 +57,7 @@ { browserName: "iphone", platform: "OS X 10.9", - version: "8.0" + version: "8.1" }, # iOS Chrome not currently supported by Sauce Labs |