Updated CI template
This commit is contained in:
parent
f8a1fb0933
commit
eb411a3f37
@ -6,6 +6,8 @@ before_build:
|
||||
- choco install opencover.portable
|
||||
- choco install codecov
|
||||
|
||||
image: Visual Studio 2019
|
||||
|
||||
install:
|
||||
- ps: $env:DOTNET_BUILD_VERSION = $env:APPVEYOR_BUILD_NUMBER
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user