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',