libcryfs/vendor/googletest/gtest/ci/install-platformio.sh

6 lines
91 B
Bash
Raw Normal View History

2019-10-13 14:06:54 +02:00
# install PlatformIO
sudo pip install -U platformio
# update PlatformIO
platformio update