erlsci / iso8601

An ISO 8601 date formating and parsing library for Erlang
MIT License
130 stars 93 forks source link

Move from Travis CI to GitHub Actions? #52

Closed paulo-ferraz-oliveira closed 3 years ago

paulo-ferraz-oliveira commented 3 years ago

Would you be interested in a pull request that moves CI from Travis CI to GitHub Actions, or at least adds GitHub Actions alongside Travis CI? It seems travis-ci.org will stop being useful from Dec 31 2020. I can do it, except that I think you need to create the workflow yml, first, in master, after which I can branch off of.

oubiwann commented 3 years ago

yeah, totally -- all my new projects use GA; I'll make this change here for the last five versions of Erlang ...

paulo-ferraz-oliveira commented 3 years ago

I pull requested for this. I read only the first few characters in the notification ("yeah, totally") and jumped to it 😞

oubiwann commented 3 years ago

Hahaha! No worries -- I can merge, and if there's other stuff I like to have added, I'll update in a separate commit ;-)