Python3-yall
This commit is contained in:
parent
13f193d6f0
commit
149bcca05b
|
@ -18,8 +18,8 @@ before_script:
|
|||
- cd esp32
|
||||
- git submodule update --init --recursive
|
||||
- cd tools
|
||||
- python get.py
|
||||
- pip install --user platformio
|
||||
- python3 get.py
|
||||
- pip3 install --user platformio
|
||||
- platformio update
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue