elijah / chef-prometheus

Chef cookbook for Prometheus. The open source service monitoring system and time-series database.
Apache License 2.0
52 stars 93 forks source link

Add travis and hound CI support #9

Closed rayrod2030 closed 9 years ago

rayrod2030 commented 9 years ago

Travis will run our unit and style checks.

Houndci will run rubocop-as-a-service for ruby linting.