mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 04:00:02 +00:00
[fix] travis: reomve 'make style' from travis build
Commit 8a16903a removes Makefile target style
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
@@ -13,7 +13,6 @@ install:
|
|||||||
- make node.env
|
- make node.env
|
||||||
- local/py3/bin/pip install codecov
|
- local/py3/bin/pip install codecov
|
||||||
script:
|
script:
|
||||||
- make styles
|
|
||||||
- make themes
|
- make themes
|
||||||
- make test
|
- make test
|
||||||
after_success:
|
after_success:
|
||||||
|
|||||||
Reference in New Issue
Block a user