Litee / SolutionCop

Tool for static analysis of Visual Studio solutions
Apache License 2.0
23 stars 3 forks source link

Configure CI for this project #37

Closed imanushin closed 7 years ago

imanushin commented 7 years ago

We can simply configure CI for this project by using AppDeyor tool (it is free for open source projects).

As a result we can see code coverage statistic, require green builds, etc. In addition we can configure nuget publishing (discussable)

Litee commented 7 years ago

Done - see badge in README.md