Googletest export

Fix the TravisCI build by updating the required tools

PiperOrigin-RevId: 344882646
This commit is contained in:
dmauro
2020-11-30 16:55:34 -05:00
committed by vslashg
parent 1544828d27
commit d737069111
4 changed files with 13 additions and 24 deletions

View File

@@ -31,10 +31,6 @@
set -e
# ccache on OS X needs installation first
# reset ccache statistics
ccache --zero-stats
echo PATH=${PATH}
echo "Compiler configuration:"