mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Use Python 3.7. for Travis...
since 2.7. goes EoL soon
This commit is contained in:
parent
0e3a88bbe2
commit
cf47866c18
@ -1,6 +1,6 @@
|
||||
language: python
|
||||
python:
|
||||
- '2.7'
|
||||
- '3.7'
|
||||
sudo: false
|
||||
install:
|
||||
- pip install -U platformio
|
||||
|
Loading…
x
Reference in New Issue
Block a user