Remove make_build macro
[platform/upstream/gtest.git] / ci / install-platformio.sh
1 # install PlatformIO
2 sudo pip install -U platformio
3
4 # update PlatformIO
5 platformio update