AppVeyor is starting to support Ubuntu builds so I’m playing with some configurations for that by adjusting the pure Windows config I wrote about earlier. Continue reading “AppVeyor combined Linux and Windows Perl module testing”
Tag: appveyor
Automated Testing on Windows with AppVeyor
You can test Perl on Windows with continuous integration through AppVeyor. I previously showed an example of with Travis CI but that was limited to Linux. You can easily set up an account through GitHub (or other means), select projects to test, and let it do its work. Continue reading “Automated Testing on Windows with AppVeyor”