Removing tests from build

This commit is contained in:
Chris Cowan 2014-04-26 07:10:04 -07:00
parent 801609a4ba
commit f017ac1afe

View file

@ -4,7 +4,6 @@ module.exports = function (grunt) {
'use strict';
grunt.registerTask('build', [
'test',
'shell:verify_kibana_status',
'jshint',
'clean:build',