mirror of
https://github.com/searxng/searxng.git
synced 2024-11-16 17:40:11 +01: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:
parent
442b27ac1b
commit
ca65d41da5
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user