mirror of
https://github.com/cmur2/python-bme680.git
synced 2025-11-08 18:25:15 +01:00
Added flake8 install for travis
This commit is contained in:
@@ -6,4 +6,5 @@ matrix:
|
|||||||
python: "2.7"
|
python: "2.7"
|
||||||
|
|
||||||
script:
|
script:
|
||||||
flake8 --ignore F405
|
- pip install --ignore-installed --upgrade flake8
|
||||||
|
- flake8 --ignore F405
|
||||||
|
|||||||
Reference in New Issue
Block a user