## Motivation The user base of this plugin seems to grow, which is awesome but we need to maintain its quality, while also being able to accept PR's. ## Proposed changes PHPUnit tests for this plugin and Travis CI running them on every single commit and/or PR. 1. [ ] Create PHPUnit tests. 1. [x] Configure [Travis CI with this repository](https://travis-ci.org/DealerDirect/phpcodesniffer-composer-installer) (resolved by #27). 1. [x] Force repository setting to require successful builds on PR's.
Motivation
The user base of this plugin seems to grow, which is awesome but we need to maintain its quality, while also being able to accept PR's.
Proposed changes
PHPUnit tests for this plugin and Travis CI running them on every single commit and/or PR.