conan-io / python-patch-ng

Library to parse and apply unified diffs
https://pypi.org/project/patch-ng
Other
19 stars 8 forks source link

[ci] Use Github Actions instead of Appveyor and Travis CI #30

Closed uilianries closed 3 months ago

uilianries commented 3 months ago

Both Appveyor and Travis are outdated by configuration.

This PR adds Windows and Linux, both validating with version 3.6, 3.8 and 3.12 of Python.

The version 2.7 is no longer supported by setup-python. It's possible to introduce it, but requires a workaround. I prefer to wait someone asking or reporting a bug, otherwise, does not worth.