mirror of https://github.com/searxng/searxng.git
[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
|
||||
- local/py3/bin/pip install codecov
|
||||
script:
|
||||
- make styles
|
||||
- make themes
|
||||
- make test
|
||||
after_success:
|
||||
|
|
Loading…
Reference in New Issue