GitHub Actions (GHA) is awesome, free, and very easy to get working. I’m going to walk you through how to convert a GitHub repo from using Travis CI to using GitHub Actions. Motivation Throughout my open-source career, I’ve relied on Travis CI to provide continuous integration services (test changes, produce builds…