We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1478f08 commit 0fe3a5dCopy full SHA for 0fe3a5d
.travis.yml
@@ -36,6 +36,7 @@ stages:
36
submodules: false
37
python: 3.6
38
stage: lint
39
+ install: pip install flake8
40
script: make lint
41
42
jobs:
0 commit comments