.NET Continuous Integration and Deployment by AppVeyor
14 January 2014
AppVeyor provides continuous integration for FREE for your public github repositories. You have to pay for private repositories. By accident I came across this when I had a sad face finding out that travis-ci couldn’t build .NET projects.
I added Vizgress to AppVeyor and it just worked for me.
It locates the solution file automatically and runs Tests tests.dll.