Skip to content

Commit

Permalink
Add msedge to sauce config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalton authored and spocke committed Sep 24, 2015
1 parent 7856682 commit 0d49c56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Expand Up @@ -519,6 +519,7 @@ module.exports = function(grunt) {
{browserName: "internet explorer", platform: "Windows 7", version: "9"},
{browserName: "internet explorer", platform: "Windows 7", version: "10"},
{browserName: "internet explorer", platform: "Windows 7", version: "11"},
{browserName: "microsoftedge", platform: "Windows 10", version: "20.10240"},
{browserName: "safari", platform: "OS X 10.9", version: "7"},
{browserName: "safari", platform: "OS X 10.8", version: "6"}
]
Expand Down

0 comments on commit 0d49c56

Please sign in to comment.