Googletest export

Remove platformio tests. This currently uses gcc 4.8.2 which is no
longer supported.

PiperOrigin-RevId: 351667999
This commit is contained in:
dmauro
2021-01-13 17:38:26 -05:00
committed by Derek Mauro
parent 0186caf753
commit 6c58c11d54
4 changed files with 0 additions and 58 deletions

View File

@@ -1,2 +0,0 @@
# run PlatformIO builds
platformio run

View File

@@ -1,5 +0,0 @@
# install PlatformIO
sudo pip install -U platformio
# update PlatformIO
platformio update