Blog posts tagged with 'clover':



External code coverage with travis / scrutinizer

Date: 20 Nov 2013
Tags: [ CI ]  [ clover ]  [ scrutinizer ]  [ travis

I really love the travis-ci and scrutinizer-ci combo. Between them there are not many things missing like you would find in more complex systems like Jenkins for instance. Both travis and scrutinizer are really easy to setup (just click on which github repository you want to test), setup your yaml config files and off you go: instant CI.

Read more...