fktn-k / fkYAML

A C++ header-only YAML library
MIT License
69 stars 7 forks source link

added config file for AppVeyor #257

Closed fktn-k closed 10 months ago

fktn-k commented 10 months ago

This PR added a config file for AppVeyor.
The configuration includes build/unit-testing on Visual Studio 2015 and Visual Studio 2017 which haven't been supported since GitHub Actions doesn't provide runner images for those environments.
Since any build/unit-testing have not been triggered, the documentation is intentionally left untouched.


Pull Request Checklist

Read the CONTRIBUTING.md file for detailed information.

Please don't

coveralls commented 10 months ago

Coverage Status

coverage: 100.0%. remained the same when pulling 9b851cc0549af17f8245bb1c69e96c185d9ceea9 on feature/add_supported_msvc_versions into ff545755cd5759452a952d76df615b2009952cc1 on develop.