Files
googletest/ci/install-platformio.sh
2018-12-04 21:44:39 -06:00

6 lines
91 B
Bash

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