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