module: ignore known python 3.7 failure for now

Pylint 1.9 does not work on Python 3.7 but updating to Pylint 2.x would drop Python 2 support, see https://github.com/PyCQA/pylint/issues/2241
This commit is contained in:
Christian Nicolai 2019-08-17 21:18:28 +02:00
parent 7a02362686
commit eb28f7385a
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ python:
matrix:
fast_finish: true
allow_failures:
- python: "3.7"
script:
- pylint bme280