]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add MS Edge to Sauce browser tests 18383/head
authorChris Rebert <github@chrisrebert.com>
Mon, 30 Nov 2015 07:51:11 +0000 (23:51 -0800)
committerChris Rebert <github@chrisrebert.com>
Mon, 30 Nov 2015 07:51:11 +0000 (23:51 -0800)
[skip validator]

grunt/sauce_browsers.yml

index 9a33ef8ab5825cd3738731c5b7993d6e9c528c51..1cdc4a886cd913989bfce832ffdb2c3f016ed973 100644 (file)
 
   # Mac Opera not currently supported by Sauce Labs
 
+  {
+    browserName: "MicrosoftEdge",
+    platform: "Windows 10"
+  },
   {
     browserName: "internet explorer",
     version: "11",