提交 53c6f12c 编写于 作者: K Kurt Roeckx

AppVeyor: Only use the latest VS version

Reviewed-by: NRich Salz <rsalz@openssl.org>

GH: #811
上级 37205971
......@@ -4,25 +4,12 @@ platform:
environment:
matrix:
- VSVER: 9
- VSVER: 10
- VSVER: 11
- VSVER: 12
- VSVER: 14
configuration:
- plain
- shared
matrix:
allow_failures:
- platform: x64
VSVER: 9
- platform: x64
VSVER: 10
- platform: x64
VSVER: 11
before_build:
- ps: >-
If ($env:Platform -Match "x86") {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册