GitHub (GH) Actions is a CI service that free for public repos, faster than Travis CI, and integrated with GitHub. Thus, I suggest using GH Actions instead of Travis CI + Appveyor.
If needed, I can remove Travis and Appveyor setup files in this pull request.
GitHub (GH) Actions is a CI service that free for public repos, faster than Travis CI, and integrated with GitHub. Thus, I suggest using GH Actions instead of Travis CI + Appveyor.
If needed, I can remove Travis and Appveyor setup files in this pull request.
Related to #44, based on #43.