Update the appveyor.yml to try to get it to pick up MSBuild 15
This commit is contained in:
Родитель
be102851f9
Коммит
05d0c82c0c
|
@ -1,5 +1,7 @@
|
|||
build_script:
|
||||
- ps: .\build.ps1 -Target "Appveyor"
|
||||
image: Visual Studio 2017
|
||||
|
||||
build_script:
|
||||
- ps: .\build.ps1 -Target Appveyor
|
||||
|
||||
# disable built-in tests.
|
||||
test: off
|
Загрузка…
Ссылка в новой задаче