[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:
Markus Heiser 2020-03-29 12:22:02 +02:00
parent 442b27ac1b
commit ca65d41da5
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ install:
- make node.env
- local/py3/bin/pip install codecov
script:
- make styles
- make themes
- make test
after_success: