mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 11:46:31 +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
|
language: python
|
||||||
python:
|
python:
|
||||||
- '2.7'
|
- '3.7'
|
||||||
sudo: false
|
sudo: false
|
||||||
install:
|
install:
|
||||||
- pip install -U platformio
|
- pip install -U platformio
|
||||||
|
Loading…
x
Reference in New Issue
Block a user