Change to Python 3.6 for Travis

This commit is contained in:
Christian W. Zuckschwerdt
2020-11-08 21:00:17 +01:00
parent 5c48d23dd9
commit 4d14bdea54

View File

@@ -256,7 +256,7 @@ matrix:
env: RTLSDR=OFF RUN_RTL_433_TESTS=1
dist: trusty
python:
- "2.7"
- "3.6"
install:
- pip install deepdiff==3.3.0
addons: