mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-23 22:37:16 +00:00
Use dev version of PlatormIO Core
I would be thankful if you use the development version of PIO Core. It's very stable and you should not have any problems with it. This should help us to be informed about any critical changes in PIO Core which can affect this project. Please report us any issues if they are related to PIO Core.
This commit is contained in:
parent
51211dfd55
commit
a7c85a673e
@ -4,7 +4,7 @@ python:
|
||||
sudo: false
|
||||
install:
|
||||
- pip install -U platformio
|
||||
- platformio upgrade
|
||||
- platformio upgrade --dev
|
||||
- platformio update
|
||||
|
||||
cache: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user