From 9811403d3cb777b1b3cc79705878c021996aec05 Mon Sep 17 00:00:00 2001 From: Alan K Date: Tue, 27 May 2014 14:57:46 -0400 Subject: [PATCH] fix port blocking --- gruntfile.js | 1 - 1 file changed, 1 deletion(-) diff --git a/gruntfile.js b/gruntfile.js index 47be2dc..bd525bb 100644 --- a/gruntfile.js +++ b/gruntfile.js @@ -202,7 +202,6 @@ module.exports = function(grunt) { grunt.task.run([ 'prompt:confirm', 'checkBranch', - 'test-node', 'release', 'bump:' + patchLevel, 'gitcheckout:publish',