Update python to 3.8

This commit is contained in:
nanosonde 2020-05-07 15:04:26 +02:00 committed by GitHub
parent 690a30929d
commit 68d82c909e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,7 +79,7 @@
# Test build for PlatformIO based projects
- language: python
python:
- "2.7"
- "3.8"
cache:
directories:
- "~/.platformio"