While setting up a new side project using rails 5, I wanted a quick-and-easy CI service to help verify my code quality. GitLab has a CI service built into their (free) private git repository service, so it seemed worth giving a shot. The verdict? It’s easy to use and straightforward…