Browse Source

[fix] travis: reomve 'make style' from travis build

Commit 8a16903a removes Makefile target style

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Markus Heiser 5 years ago
parent
commit
ca65d41da5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.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: