Fixed coverage tools install

This commit is contained in:
David Puglielli 2017-10-05 15:40:07 -07:00
parent cef494883e
commit ed51290959

View file

@ -129,6 +129,7 @@ install:
- ps: Get-Content ${env:APPVEYOR_BUILD_FOLDER}\test\functional\sqlsrv\MsSetup.inc
- appveyor DownloadFile http://github.com/OpenCppCoverage/OpenCppCoverage/releases/download/release-0.9.6.1/OpenCppCoverageSetup-x64-0.9.6.1.exe
- OpenCppCoverageSetup-x64-0.9.6.1.exe /VERYSILENT
- ps: ls "c:\Program Files"
- OpenCppCoverage.exe
build_script: