platformio / platformio-docs

PlatformIO Documentation
https://docs.platformio.org
Apache License 2.0
240 stars 326 forks source link

travis: use python 3.7 #161

Closed thijstriemstra closed 3 years ago

thijstriemstra commented 3 years ago

python 2.7 is EOL

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

ivankravets commented 3 years ago

Thanks, good point! How about Python 3.8?

thijstriemstra commented 3 years ago

Not sure if all travis installations have that available now, I think py3.7 is the safest bet.

ivankravets commented 3 years ago

Thanks! 🙏