Automated testing on Windows with AppVeyor
Automated testing on Windows with AppVeyor
AppVeyor is a continuous integration service similar to Travis CI, just on Windows. If you have a Perl module on GitHub, it’s not that hard to have it run tests automatically on Windows; it’s just not well documented.