freelawproject / recap

This repository is for filing issues on any RECAP-related effort.
https://free.law/recap/
12 stars 4 forks source link

Fix continuous integration #310

Closed mlissner closed 1 year ago

mlissner commented 1 year ago

It looks like we were using Travis and that got partially removed, so we should yank that properly by deleting any references to it (readme, travis.yaml, etc), and then use Github Actions instead.

ERosendo commented 1 year ago

This should be fixed via fix(test): Add continuous integration using Github actions