xyNNN / GoogleTagManagerBundle

Google Tag Manager Bundle for Symfony 2
https://github.com/xyNNN/GoogleTagManagerBundle
GNU Lesser General Public License v3.0
27 stars 15 forks source link

Add support for Scrutinizer CI #16

Closed stefandoorn closed 7 years ago

stefandoorn commented 7 years ago

Could you add the package on Scrutinizer (https://scrutinizer-ci.com/g/new) so we could report on code coverage?

Code coverage instructions to enable from Travis: https://scrutinizer-ci.com/docs/tools/external-code-coverage/

It helps figuring out 'issues' and see code coverage, pushing more into testing biggest parts of the code.