aboutsummaryrefslogtreecommitdiffstats
path: root/ci/travis.sh
diff options
context:
space:
mode:
authorCarlos O'Ryan <coryan@users.noreply.github.com>2017-12-24 10:34:56 -0500
committerCarlos O'Ryan <coryan@users.noreply.github.com>2017-12-24 12:22:17 -0500
commit75b85d5382958cb719736c0b82863c7148be2526 (patch)
tree2d377941e5d38425dbf76a5ac1a5eae2a36cb42b /ci/travis.sh
parente76c3f837c83d82a54c7b569ad61efcfca811131 (diff)
downloadgoogletest-75b85d5382958cb719736c0b82863c7148be2526.tar.gz
googletest-75b85d5382958cb719736c0b82863c7148be2526.tar.bz2
googletest-75b85d5382958cb719736c0b82863c7148be2526.zip
Create a autotools-based build for Travis.
When this build works, we know the autoconf support is working.
Diffstat (limited to 'ci/travis.sh')
-rwxr-xr-xci/travis.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/travis.sh b/ci/travis.sh
index 24a557e9..2dda68fd 100755
--- a/ci/travis.sh
+++ b/ci/travis.sh
@@ -1,6 +1,8 @@
#!/usr/bin/env sh
set -evx
+. ci/get-nprocessors.sh
+
# if possible, ask for the precise number of processors,
# otherwise take 2 processors as reasonable default; see
# https://docs.travis-ci.com/user/speeding-up-the-build/#Makefile-optimization