gordonje / mupdscraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set up continuous integration/deployment

gordonje opened this issue · comments

We changes are pushed to master and all unit tests are passed, we want them to be automatically deployed to production.

We've used travis.ci to handle this for other RJI projects. I might also be interested in trying out GitHub Actions for this.