Create a autotools-based build for Travis.

When this build works, we know the autoconf support is working.
This commit is contained in:
Carlos O'Ryan
2017-12-24 10:34:56 -05:00
parent e76c3f837c
commit 75b85d5382
4 changed files with 99 additions and 2 deletions

View File

@@ -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