From 12c205473fe2a48e6fc07b888275b73beb38b946 Mon Sep 17 00:00:00 2001 From: Jacob Gable Date: Tue, 9 Jul 2013 19:10:35 -0500 Subject: [PATCH] Remove validate task from nightly build --- Gruntfile.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index 59830e60c7..4915ee122d 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -279,7 +279,6 @@ var path = require('path'), "shell:bourbon", "sass:admin", "handlebars", - "validate", "bump:build", "updateCurrentPackageInfo", "copy:nightly",