Merge pull request #111 from sudomesh/pythonupdate

update python
This commit is contained in:
Jenny Ryan
2021-05-31 13:23:19 -07:00
committed by GitHub

View File

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