@@ -4,7 +4,7 @@ python:
before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- - npm install -g less
+ - npm install -g less grunt-cli
- ( cd searx/static/oscar;npm install )
install:
- "make"