Use Python 3.7. for Travis...

since 2.7. goes EoL soon
This commit is contained in:
Jason2866 2019-09-10 15:04:37 +02:00 committed by GitHub
parent 0e3a88bbe2
commit cf47866c18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: python
python:
- '2.7'
- '3.7'
sudo: false
install:
- pip install -U platformio