Closed gelisam closed 3 years ago
GitHub Actions works pretty well. I just started using https://github.com/kowainik/.github/blob/main/workflow-templates/ci.yml
Fixed by #122. The kowainik template above didn't quite work, but it was a great starting point, thanks.
Thanks for doing this @gelisam!
As this reddit post explains, Travis is dropping support for open-source projects, so we should consider switching to a different CI provider. The post recommends Github Actions, so that's what I plan to look at, but I'm open to other providers, e.g. Circle CI, if others have had a good experience with something.