Updated appveyor.yml

This commit is contained in:
Benjamin Höglinger-Stelzer 2019-12-27 19:31:42 +01:00
parent 677aed6ef9
commit 621d941373

View File

@ -1,12 +1,12 @@
version: 1.0.{build}
image: Visual Studio 2017
image: Visual Studio 2019
install:
- cmd: git submodule -q update --init
build_script:
- ps: .\build.ps1
test: off
artifacts:
- path: 'PInvokeSerialPort\bin\**\*.nupkg'
- path: '$(APPVEYOR_PROJECT_NAME)\bin\**\*.nupkg'
deploy:
- provider: Environment
name: nuget.org