💚 fix travis command

This commit is contained in:
chfw 2019-03-19 07:57:07 +00:00
parent 1dfe9457f1
commit 935c8a05b6
1 changed files with 1 additions and 1 deletions

View File

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