diff --git a/PHPCI/Plugin/CopyBuild.php b/PHPCI/Plugin/CopyBuild.php index 494a0d3f..4449d16c 100644 --- a/PHPCI/Plugin/CopyBuild.php +++ b/PHPCI/Plugin/CopyBuild.php @@ -32,7 +32,7 @@ class CopyBuild implements \PHPCI\Plugin } /** - * Executes Composer and runs a specified command (e.g. install / update) + * Copies files from the root of the build directory into the target folder */ public function execute() {