googletest/ci/install-platformio.sh
misterg c4ccab33aa Googletest export
Internal Change

PiperOrigin-RevId: 233614147
2019-02-12 13:20:40 -05:00

6 lines
91 B
Bash

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