From: Chris Rebert Date: Mon, 30 Nov 2015 07:51:11 +0000 (-0800) Subject: Add MS Edge to Sauce browser tests X-Git-Tag: v4.0.0-alpha.2~84^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcec8c9512501f17e3d7a4a7168b2bf3b4b016cb;p=thirdparty%2Fbootstrap.git Add MS Edge to Sauce browser tests [skip validator] --- diff --git a/grunt/sauce_browsers.yml b/grunt/sauce_browsers.yml index 9a33ef8ab5..1cdc4a886c 100644 --- a/grunt/sauce_browsers.yml +++ b/grunt/sauce_browsers.yml @@ -16,6 +16,10 @@ # Mac Opera not currently supported by Sauce Labs + { + browserName: "MicrosoftEdge", + platform: "Windows 10" + }, { browserName: "internet explorer", version: "11",