0
0
mirror of https://github.com/google/googletest.git synced 2025-03-12 11:01:01 +00:00
googletest/ci/install-platformio.sh

6 lines
91 B
Bash
Raw Normal View History

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