Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 435 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (7 loc) · 435 Bytes

Contributing

Your contribution is welcome! 🙂

CI Configurations

AppVeyor builds the solution using Visual Studio 2017 in an Windows environment. All the commits including PRs are built there. It also runs the unit tests. See AppVeyor file.

Travis-CI builds, tests, and deploys the project. It uses Docker containers and multi-stage builds.