Skip to content

Commit 0fe3a5d

Browse files
committed
✨ add flake8 install back
1 parent 1478f08 commit 0fe3a5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ stages:
3636
submodules: false
3737
python: 3.6
3838
stage: lint
39+
install: pip install flake8
3940
script: make lint
4041

4142
jobs:

0 commit comments

Comments
 (0)