💚 fix lintting command issue

This commit is contained in:
chfw 2019-03-19 08:41:00 +00:00
parent 87e7a33fac
commit b512b1dc06
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ stages:
python: 3.6
stage: lint
install: pip install flake8
script: flake8
script: make lint
jobs:
include: