From c4ccab33aaa0e86741db7c02a1d1040af76bd059 Mon Sep 17 00:00:00 2001 From: misterg Date: Tue, 12 Feb 2019 11:48:51 -0500 Subject: Googletest export Internal Change PiperOrigin-RevId: 233614147 --- ci/install-platformio.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ci/install-platformio.sh (limited to 'ci/install-platformio.sh') diff --git a/ci/install-platformio.sh b/ci/install-platformio.sh new file mode 100644 index 00000000..4d7860a5 --- /dev/null +++ b/ci/install-platformio.sh @@ -0,0 +1,5 @@ +# install PlatformIO +sudo pip install -U platformio + +# update PlatformIO +platformio update -- cgit v1.2.3