where is Py3
This commit is contained in:
parent
b4ab322576
commit
8f3258a17b
|
@ -25,6 +25,8 @@ before_script:
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
- cd tools
|
- cd tools
|
||||||
- python --version
|
- python --version
|
||||||
|
- update-alternatives --install /usr/bin/python python /usr/bin/python3 1
|
||||||
|
- python --version
|
||||||
- python3 get.py
|
- python3 get.py
|
||||||
- pip3 install --user platformio
|
- pip3 install --user platformio
|
||||||
- platformio update
|
- platformio update
|
||||||
|
|
Loading…
Reference in New Issue