Appveyor is a service that can be linked to both public and private git repositories, and let us configure what happens when a commit is pushed into the version control.
You can access all the required documentation from here, and if you are interested about how to implement it in your own repositories, you can follow this guide I made some time ago.
Lets now talk about all the possibilities Appveyor offers to us.
With Appveyor we can:
Its compatible with Windows and Linux.
Maintained by Jonathan Molina-Prados Ciudad