mirror of
https://github.com/cmur2/python-bme680.git
synced 2025-06-29 00:30:31 +02:00
Also test on Python 3.7 and 3.8 via Tox
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
[tox]
|
||||
envlist = py{27,35},qa
|
||||
envlist = py{27,35,37,38},qa
|
||||
skip_missing_interpreters = True
|
||||
|
||||
[testenv]
|
||||
|
Reference in New Issue
Block a user