Proposal: Introduce CI builds to GitHub PR process
We should be introducing CI builds to the GitHub PR process to verify code integrity, tests and coverage for those contributing to the codebase.
There are plenty out there, Travis-CI, Drone, Hosted Jenkins.
Thoughts?