summaryrefslogtreecommitdiff
path: root/searx/static/themes/simple
diff options
context:
space:
mode:
authorAdam Tauber <asciimoo@gmail.com>2017-08-16 19:05:17 +0200
committerGitHub <noreply@github.com>2017-08-16 19:05:17 +0200
commitd4aa1dccee46f9c81210285db86cef8b913b7643 (patch)
tree7b045e9723b572cb8218ca8d1a09350365d2e75b /searx/static/themes/simple
parent1012d63885e344a88e8602d28eb0ed830196e37f (diff)
parent1a814369fda1c813ddeed5f4052b15563b11a403 (diff)
Merge pull request #995 from dalf/selenium
[fix] fix travis build
Diffstat (limited to 'searx/static/themes/simple')
-rw-r--r--searx/static/themes/simple/gruntfile.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/static/themes/simple/gruntfile.js b/searx/static/themes/simple/gruntfile.js
index 288ab6633..1a3e00d3d 100644
--- a/searx/static/themes/simple/gruntfile.js
+++ b/searx/static/themes/simple/gruntfile.js
@@ -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: {