mirror of
https://github.com/searx/searx
synced 2025-09-03 16:06:05 +00:00
[mod] update core deps with dev deps
This commit is contained in:
@@ -13,7 +13,6 @@ before_install:
|
|||||||
- npm install -g less grunt-cli
|
- npm install -g less grunt-cli
|
||||||
- ( cd searx/static/themes/oscar;npm install; cd - )
|
- ( cd searx/static/themes/oscar;npm install; cd - )
|
||||||
install:
|
install:
|
||||||
- ./manage.sh update_packages
|
|
||||||
- ./manage.sh update_dev_packages
|
- ./manage.sh update_dev_packages
|
||||||
- pip install coveralls
|
- pip install coveralls
|
||||||
script:
|
script:
|
||||||
|
Reference in New Issue
Block a user