cremalab/app-web

Migrate to GitHub Actions instead of TravisCI

blaketarter opened this issue · 1 comments

Using GitHub actions for CI instead of TravisCI is beneficial as it allows us to eliminate a third party service we are reliant on. There are also more use cases for GitHub Actions in automation that we should explore.

We'll also have to migrate codecov over to GitHub Actions at the same time. It does look pretty easy to do using https://github.com/marketplace/actions/codecov.