[fix] static file paths

This commit is contained in:
Adam Tauber 2015-01-01 17:54:33 +01:00
parent 9f12605f7e
commit 8151585918
7 changed files with 13 additions and 13 deletions

View file

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