From: Chris Rebert Date: Tue, 23 Feb 2016 20:46:27 +0000 (-0800) Subject: Use OS X El Capitan for Sauce tests X-Git-Tag: v4.0.0-alpha.3~197^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F19293%2Fhead;p=thirdparty%2Fbootstrap.git Use OS X El Capitan for Sauce tests [skip validator] --- diff --git a/grunt/sauce_browsers.yml b/grunt/sauce_browsers.yml index 04602c6fd8..4a865eac73 100644 --- a/grunt/sauce_browsers.yml +++ b/grunt/sauce_browsers.yml @@ -3,15 +3,15 @@ { browserName: "safari", - platform: "OS X 10.10" + platform: "OS X 10.11" }, { browserName: "chrome", - platform: "OS X 10.10" + platform: "OS X 10.11" }, { browserName: "firefox", - platform: "OS X 10.10" + platform: "OS X 10.11" }, # Mac Opera not currently supported by Sauce Labs