diff --git a/Tasks/Gulp/gulptask.ts b/Tasks/Gulp/gulptask.ts index 4f87a3f7d157..a08f9377e871 100644 --- a/Tasks/Gulp/gulptask.ts +++ b/Tasks/Gulp/gulptask.ts @@ -30,7 +30,6 @@ if(!tl.exist(gulp)) { } else { var gt = tl.createToolRunner(gulp); - gt.arg('--no-color'); } // optional - no targets will concat nothing