ソースを参照

Remove double jsHint check

Gaël Métais 10 年 前
コミット
798f295912
2 ファイル変更0 行追加1 行削除
  1. 0 1
      Gruntfile.js
  2. BIN
      screenshot.png

+ 0 - 1
Gruntfile.js

@@ -330,7 +330,6 @@ module.exports = function(grunt) {
 
     grunt.registerTask('test', [
         'build',
-        'jshint',
         'express:testSuite',
         'clean:coverage',
         'copy-test-server-settings',

BIN
screenshot.png