mirror of
https://github.com/cmur2/python-bme680.git
synced 2025-01-24 13:27:08 +01:00
Added flake8 install for travis
This commit is contained in:
parent
b2641c48df
commit
a4a0cfcd2a
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user