forked from Icycoide/searxng
[fix] travis build : various fix about grunt builds
This commit is contained in:
parent
d0cebd6e77
commit
57dc6b625f
4 changed files with 36 additions and 21 deletions
|
@ -34,6 +34,7 @@ module.exports = function(grunt) {
|
|||
jshint: {
|
||||
files: ['js/searx_src/*.js'],
|
||||
options: {
|
||||
reporterOutput: "",
|
||||
proto: true,
|
||||
// options here to override JSHint defaults
|
||||
globals: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue