elixirmoney / money

Elixir library for working with Money safer, easier, and fun... Is an interpretation of the Fowler's Money pattern in fun.prog.
https://hex.pm/packages/money/
MIT License
826 stars 139 forks source link

TO-7528 Travis to Github Actions migration #218

Closed korolkovas closed 5 months ago

korolkovas commented 5 months ago

This PR replaces our Travis CI pipeline with GitHub Actions, offering a more integrated CI/CD experience directly within GitHub. It includes a workflow setup to test across multiple Elixir versions, ensuring comprehensive compatibility and reliability of our Elixir project.