File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ before_package:
4444- cmd : copy Rubberduck.Inspections\bin\Release\Rubberduck.Inspections.dll RetailCoder.VBE\bin\Release\Rubberduck.Inspections.dll
4545
4646test_script :
47- - OpenCover.Console.exe -register:user -target:"C:\Program Files (x86)\Microsoft Visual Studio 15.0 \Common7\IDE\MSTest.exe" -targetargs:"/testcontainer:"".\RubberduckTest\bin\Debug\RubberduckTests.dll" -output:".\Rubberduck_Coverage.xml"
47+ - OpenCover.Console.exe -register:user -target:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community \Common7\IDE\MSTest.exe" -targetargs:"/testcontainer:"".\RubberduckTest\bin\Debug\RubberduckTests.dll" -output:".\Rubberduck_Coverage.xml"
4848- codecov -f "Rubberduck_Coverage.xml"
4949
5050after_test :
You can’t perform that action at this time.
0 commit comments