diff --git a/Gruntfile.js b/Gruntfile.js index 1f0e084..907153e 100755 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -295,8 +295,7 @@ module.exports = function(grunt) { ]); grunt.registerTask('ci-post-run', [ - 'test', - 'test-func' + 'test' ]); grunt.registerTask('ci-post-run-win', [