Merge pull request #39 from thijstriemstra/patch-1

ci: use python3.7
This commit is contained in:
Renzo Mischianti
2021-02-04 14:22:21 +01:00
committed by GitHub

View File

@ -21,7 +21,7 @@
language: python
python:
- "2.7"
- "3.7"
# Cache PlatformIO packages using Travis CI container-based infrastructure
sudo: false