module: test python 3 versions of debian on travis-ci

This commit is contained in:
cn
2019-08-17 21:20:31 +02:00
parent 80470caac7
commit 7a02362686
+3 -3
View File
@@ -3,12 +3,12 @@ sudo: false
language: python
python:
- "2.7"
- "3.6"
- "3.4"
- "3.5"
- "3.7"
matrix:
fast_finish: true
allow_failures:
- python: "3.6"
script:
- pylint bme280