netlify / gotrue

An SWT based API for managing users and issuing SWT tokens.
https://www.gotrueapi.org
MIT License
3.84k stars 285 forks source link

Migrate from Travis CI to GitHub Actions #240

Closed JamieMagee closed 4 years ago

JamieMagee commented 4 years ago

- Summary

Migrate from Travis CI to GitHub Actions. It's simpler, and easier, to keep everything in once place. Also, GitHub Actions is more tightly integrated with GitHub.

This change also tests against the 2 currently supported versions of Go

- Test plan

Sample GitHub Actions run

- Description for the changelog

Migrate from Travis CI to GitHub actions

- A picture of a cute animal (not mandatory but encouraged)

mheffner commented 4 years ago

Thanks for the contribution @JamieMagee , we'll take a look at this!