cassis
cassis copied to clipboard
add circle ci support
This configuration currently runs:
- phpcs --standard=PSR2 cassis.php
- phpunit --log-junit $CIRCLE_TEST_REPORTS/phpunit php-tests
- eslint cassis.js
- npm test
Note - I am not a JS or PHP coder so I have used the default configurations for both the PHP and JS linters