forked from zaclys/searxng
[fix] static file paths
This commit is contained in:
parent
9f12605f7e
commit
8151585918
7 changed files with 13 additions and 13 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue