libicsneo/third-party/googletest-master/ci/install-platformio.sh

6 lines
91 B
Bash

# install PlatformIO
sudo pip install -U platformio
# update PlatformIO
platformio update