pzuraq / macro-decorators

Decorators for getter/setter macros!
https://pzuraq.github.io/macro-decorators/
MIT License
62 stars 10 forks source link

Convert CI to Github Actions #13

Open pzuraq opened 4 years ago

pzuraq commented 4 years ago

I experimented with Azure pipelines when first writing this because that was the dominant non-Travis solution at the time. Now that Actions are available, I think we should probably switch over, it's likely to be simpler and more reliable.