Describe alternatives you've considered
Circle CI or Azure Devops could also work. The former would mean building on Linux. The latter would not be public.
Additional context
Right now I have my fork working there. Unit tests are failing probably because of EOL issues in the file compare.
Is your feature request related to a problem? Please describe. Setup AppVeyor so that unit tests run automatically during check-in
Describe the solution you'd like Enable CI on AppVeyor.com and accept a Pull request from https://github.com/zippy1981/FlatFiles/tree/feature/appveyor
Describe alternatives you've considered Circle CI or Azure Devops could also work. The former would mean building on Linux. The latter would not be public.
Additional context
Right now I have my fork working there. Unit tests are failing probably because of EOL issues in the file compare.
https://ci.appveyor.com/project/zippy1981/flatfiles
When its setup GitHub wlll report AppVeyor status on the PR pages