[fix] Autoconf macros may be missing in Travis build, adding autoconf-archive

This commit is contained in:
Al
2016-01-29 02:17:59 -05:00
parent 50e27ffe35
commit 2ad51786e1

View File

@@ -7,6 +7,7 @@ addons:
packages:
- libsnappy-dev
- pkg-config
- autoconf-archive
script:
- ./bootstrap.sh
- ./configure