Adam Cooper

Results 5 comments of Adam Cooper

What version are you running? The 1.7.0 (I believe) stops using executables on the filesystem (`/usr/local/phpci/composer`) and instead uses them relative to the build (they must be in the root...

@Paminger I'm not a Block8 member however I've noticed this as well. I've updated the [Codeception plugin wiki page](https://github.com/Block8/PHPCI/wiki/Codeception-plugin) which answers your issues I believe. When you have a bespoke...

Hello, new to this project so please bare with me. Does the build log give you any more details than just FAILED? I've a sneaking suspicion that the function [canExecute](https://github.com/Block8/PHPCI/blob/master/PHPCI/Plugin/PhpUnit.php#L61)...

@ammarmallik, The printed output is hard coded to say things such as: `{} have made {} public contribution(s) today.` line 141 `{} have done {} other public activit(y/ies) today.` line...

I'll take a look at this