update record of script for appveyor

This commit is contained in:
Eliot Jones 2017-12-05 23:59:55 +00:00
parent 7a0c4aaf9f
commit f8c7595ddd

View File

@ -1 +1,7 @@
C:\git\UglyToad.Pdf\src\UglyToad.Pdf.Tests>..\opencover\OpenCover.Console.exe -register:user -target:"C:\Program Files\dotnet\dotnet.exe" -output:report.xml -targetargs:"test"
src\CodeCoverage\CodeCoverage.cmd
pwd
Expand-Archive tools\Codecov.zip -DestinationPath "tools"
tools\Codecov\codecov.exe -f "src\test-results.xml"