Commit 01295761 authored by Michal Čihař's avatar Michal Čihař

Do not test with MSIE 10 to reduce test matrix

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 29aa9f55
...@@ -272,11 +272,6 @@ EXTRA_PLATFORMS = { ...@@ -272,11 +272,6 @@ EXTRA_PLATFORMS = {
'platform': "Windows 8.1", 'platform': "Windows 8.1",
'version': "11.0", 'version': "11.0",
}, },
'MSIE10': {
'browserName': 'internet explorer',
'version': '10',
'platform': 'WIN8',
},
'MSIE9': { 'MSIE9': {
'browserName': 'internet explorer', 'browserName': 'internet explorer',
'version': '9', 'version': '9',
......
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