Added duration column to the project page

This commit is contained in:
Dmitry Khomutov 2017-02-24 10:19:52 +07:00
commit 3176111c91
No known key found for this signature in database
GPG key ID: 7EB36C9576F9ECB9
3 changed files with 5 additions and 13 deletions

View file

@ -36,7 +36,7 @@ class RunCommand extends Command
/**
* @var int
*/
protected $maxBuilds = 100;
protected $maxBuilds = 10;
/**
* @param \Monolog\Logger $logger