qa: add flake8 to check make target

This commit is contained in:
Daniel Hahler
2018-07-15 20:52:35 +02:00
committed by Dave Halter
parent 66b6a20041
commit ee0f759a2e
2 changed files with 16 additions and 6 deletions
+1 -1
View File
@@ -12,4 +12,4 @@ install:
fi
script:
- vim --version
- make "$ENV"
- make --keep-going "$ENV"