From ca65d41da569834435c226407370365224d7867c Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Sun, 29 Mar 2020 12:22:02 +0200 Subject: [PATCH] [fix] travis: reomve 'make style' from travis build Commit 8a16903a removes Makefile target style Signed-off-by: Markus Heiser --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ca986d04..1667cd37 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,6 @@ install: - make node.env - local/py3/bin/pip install codecov script: - - make styles - make themes - make test after_success: