TEST: Use python 3.7 in Travis

This commit is contained in:
Dominique Barton 2020-02-09 02:44:46 +01:00
parent fb71791251
commit 487cfb6725

View file

@ -1,7 +1,7 @@
language: python
python:
- 2.7
- 3.7
install:
# Workaround for pi-rc522 dependency issue.