mirror of
https://github.com/cmur2/python-bme680.git
synced 2025-01-24 03:27:10 +01:00
Added flake8 install for travis
This commit is contained in:
parent
b2641c48df
commit
a4a0cfcd2a
@ -6,4 +6,5 @@ matrix:
|
||||
python: "2.7"
|
||||
|
||||
script:
|
||||
flake8 --ignore F405
|
||||
- pip install --ignore-installed --upgrade flake8
|
||||
- flake8 --ignore F405
|
||||
|
Loading…
x
Reference in New Issue
Block a user