lessonly / scim_rails

SCIM Adapter for Rails.
MIT License
68 stars 76 forks source link

Setup Travis and Hound for CI #38

Closed rreinhardt9 closed 4 years ago

rreinhardt9 commented 4 years ago

Why?

In order to make sure we don't break functionality in new PRs and make it easy for contributors and reviewers, we want to set up some automated CI checks.

What?

This sets up a Hound bot to look for petty style things so we don't have to bikeshed on that and Travis for running the test suite.