From d88dc4a64f0cc1e83d0dd85ffffd254e72d23ca9 Mon Sep 17 00:00:00 2001 From: Pete Bacon Darwin Date: Sun, 7 Jul 2013 21:33:07 +0100 Subject: chore(grunt): tweak ng-closure-runner setup --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gruntfile.js') diff --git a/Gruntfile.js b/Gruntfile.js index e420498a..be5b88a3 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -27,7 +27,7 @@ module.exports = function(grunt) { parallel: { travis: { options: { - stream: true, + stream: true }, tasks: [ util.parallelTask('test:docs'), -- cgit v1.2.3