diff options
| author | Chris Rebert <[email protected]> | 2014-01-16 14:51:41 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-01-16 14:51:41 -0800 |
| commit | ded7008e407e70efb2d5719a0e5b817c72a9fa7a (patch) | |
| tree | cefd3b836ec8e8edf0d6f1edc6914fcc58570420 | |
| parent | 4bd6a52562c48d6d798bcbe427e08ad306889b4a (diff) | |
| download | bootstrap-ded7008e407e70efb2d5719a0e5b817c72a9fa7a.tar.xz bootstrap-ded7008e407e70efb2d5719a0e5b817c72a9fa7a.zip | |
upgrade to Safari 7 in Sauce tests
| -rw-r--r-- | test-infra/sauce_browsers.yml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/test-infra/sauce_browsers.yml b/test-infra/sauce_browsers.yml index a2edd8b7b..10870b88f 100644 --- a/test-infra/sauce_browsers.yml +++ b/test-infra/sauce_browsers.yml @@ -3,12 +3,8 @@ { browserName: "safari", - platform: "OS X 10.8" + platform: "OS X 10.9" }, - # { # Safari 7 (which requires Mavericks) is not currently supported by Sauce Labs - # browserName: "safari", - # platform: "OS X 10.9" - # }, { browserName: "chrome", platform: "OS X 10.9" |
