Commit 7a6bc678 authored by Chris Rebert's avatar Chris Rebert

Merge pull request #12347 from twbs/ie-11-browserstack

enable IE11 in BrowserStack tests
parents f748390c 9798b0bf
......@@ -39,6 +39,12 @@
"os": "ios",
"os_version": "7.0",
"device": "iPhone 5S"
},
{
"browser": "ie",
"browser_version": "11.0",
"os": "Windows",
"os_version": "8.1"
}
]
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment