Create a autotools-based build for Travis.
When this build works, we know the autoconf support is working.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user