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