Fixing run-builds.

This commit is contained in:
Dan Cryer 2015-02-12 13:17:50 +00:00
commit 320b0efa71

View file

@ -47,7 +47,7 @@ class RunCommand extends Command
/**
* @var int
*/
protected $maxBuilds = null;
protected $maxBuilds = 100;
/**
* @var bool