another test fix

This commit is contained in:
Christian Köllner 2019-09-13 21:38:56 +02:00
parent f73d6a257b
commit 388209b3f2

View File

@ -64,6 +64,7 @@ test_script:
- cmd: cd %APPVEYOR_BUILD_FOLDER%
- cmd: vstest.console /logger:Appveyor /inIsolation CapnpC.CSharp.Generator.Tests\bin\Release\netcoreapp2.2\CapnpC.CSharp.Generator.Tests.dll
- cmd: choco uninstall capnpc-csharp -y
- cmd: cd %APPVEYOR_BUILD_FOLDER%\install-test
- cmd: notinstalled-test
- cmd: cd %APPVEYOR_BUILD_FOLDER%\chocolatey\install
- cmd: choco install capnpc-csharp-win-x86 --source=".;https://chocolatey.org/api/v2" --force -y