1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-24 07:30:12 +01:00

Removed IE10 from test matrix, as it doesn't support dataset

This commit is contained in:
squidfunk 2017-02-09 19:40:32 +01:00
parent d75aec1b7e
commit 9028461c72

View File

@ -36,15 +36,6 @@
"screenResolution": "1280x1024",
"recordVideo": "false"
}
},
"ie10": {
"desiredCapabilities": {
"browserName": "internet explorer",
"version": "10.0",
"platform": "Windows 8",
"screenResolution": "1280x1024",
"recordVideo": "false"
}
}
},
"system": {