From: Chris Rebert Date: Sun, 16 Nov 2014 05:20:41 +0000 (-0800) Subject: upgrade OS X tests to Yosemite X-Git-Tag: v3.3.2~63^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F15149%2Fhead;p=thirdparty%2Fbootstrap.git upgrade OS X tests to Yosemite [skip validator] --- diff --git a/grunt/sauce_browsers.yml b/grunt/sauce_browsers.yml index c895bab299..bad7eb02cd 100644 --- a/grunt/sauce_browsers.yml +++ b/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