aboutsummaryrefslogtreecommitdiffstats
path: root/ci/install-platformio.sh
diff options
context:
space:
mode:
authorAbseil Team <absl-team@google.com>2019-02-04 17:04:46 -0500
committerGennadiy Civil <misterg@google.com>2019-02-12 13:20:05 -0500
commitdda0df3b0ac67f291a2f5ed7b5451937ea386e7a (patch)
tree72c47d95aba1cff8b121dde36d18348e98ce829e /ci/install-platformio.sh
parent9a502a5b14b4a6160103c1f2c64331772878d86a (diff)
downloadgoogletest-dda0df3b0ac67f291a2f5ed7b5451937ea386e7a.tar.gz
googletest-dda0df3b0ac67f291a2f5ed7b5451937ea386e7a.tar.bz2
googletest-dda0df3b0ac67f291a2f5ed7b5451937ea386e7a.zip
Googletest export
Internal change PiperOrigin-RevId: 232362580
Diffstat (limited to 'ci/install-platformio.sh')
-rw-r--r--ci/install-platformio.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/ci/install-platformio.sh b/ci/install-platformio.sh
deleted file mode 100644
index 4d7860a5..00000000
--- a/ci/install-platformio.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-# install PlatformIO
-sudo pip install -U platformio
-
-# update PlatformIO
-platformio update