Files
yaml-cpp/test/gtest-1.10.0/ci/install-platformio.sh
Romain Deterre 120863ba5a Update Google Test to v1.10.0 (#840)
This commit updates the version of Google Test from 1.8 to 1.10.
2020-03-28 19:53:13 -05:00

6 lines
91 B
Bash

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