aboutsummaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authormisterg <misterg@google.com>2019-09-29 15:29:38 -0400
committerGennadiy Civil <misterg@google.com>2019-09-29 15:30:31 -0400
commitdc1ca9ae4c206434e450ed4ff535ca7c20c79e3c (patch)
treef465db167ed25301fa30ad48a8330599569257ff /ci
parent72adf7a4155b6642da1e6761678fe546590c0269 (diff)
downloadgoogletest-dc1ca9ae4c206434e450ed4ff535ca7c20c79e3c.tar.gz
googletest-dc1ca9ae4c206434e450ed4ff535ca7c20c79e3c.tar.bz2
googletest-dc1ca9ae4c206434e450ed4ff535ca7c20c79e3c.zip
Googletest export
fix OSS Travis Builds -remove hardcoded updated package from brew PiperOrigin-RevId: 271863378
Diffstat (limited to 'ci')
-rwxr-xr-xci/install-osx.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/install-osx.sh b/ci/install-osx.sh
index f2baebd2..cc475082 100755
--- a/ci/install-osx.sh
+++ b/ci/install-osx.sh
@@ -37,4 +37,4 @@ if [ "${TRAVIS_OS_NAME}" != "osx" ]; then
fi
brew update
-brew install ccache gcc@4.9 llvm@3.9
+brew install ccache gcc@4.9