Skip to content

Commit

Permalink
app
Browse files Browse the repository at this point in the history
  • Loading branch information
pcsikos committed Oct 22, 2015
1 parent a0b042b commit eba4a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ environment:

after_test:
- packages\OpenCover.4.6.166\tools\OpenCover.Console.exe -register:user -filter:"+[*]*" -target:"C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\MSTest.exe" -targetargs:"/testcontainer:ClassLibrary1Tests/bin/debug/ClassLibrary1Tests.dll" -output:coverage.xml
- packages\coveralls.net.0.6.0\tools\csmacnz.Coveralls.exe --opencover coverage.xml
- packages\coveralls.net.0.6.0\tools\csmacnz.Coveralls.exe --opencover -i coverage.xml

0 comments on commit eba4a9b

Please sign in to comment.