[fix] Autoconf macros may be missing in Travis build, adding autoconf-archive
This commit is contained in:
@@ -7,6 +7,7 @@ addons:
|
||||
packages:
|
||||
- libsnappy-dev
|
||||
- pkg-config
|
||||
- autoconf-archive
|
||||
script:
|
||||
- ./bootstrap.sh
|
||||
- ./configure
|
||||
|
||||
Reference in New Issue
Block a user