summaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorCarlos O'Ryan <coryan@users.noreply.github.com>2017-12-24 12:22:46 -0500
committerCarlos O'Ryan <coryan@users.noreply.github.com>2017-12-24 12:22:46 -0500
commitec2b0c391261497048940c2fa4b19dcddf66b9ea (patch)
treec23096e6212f5aa52f50bf185345652fdcf1822e /ci
parent75b85d5382958cb719736c0b82863c7148be2526 (diff)
downloadgoogletest-git-ec2b0c391261497048940c2fa4b19dcddf66b9ea.tar.gz
Build both googletest and googlemock.
Diffstat (limited to 'ci')
-rwxr-xr-xci/build-linux-autotools.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/ci/build-linux-autotools.sh b/ci/build-linux-autotools.sh
index aa92a322..cc404e9b 100755
--- a/ci/build-linux-autotools.sh
+++ b/ci/build-linux-autotools.sh
@@ -33,8 +33,6 @@ set -e
. ci/get-nprocessors.sh
-cd googlemock
-
# Create the configuration script
autoreconf -i