Update .travis.yml

This commit is contained in:
Xuan Sang LE 2019-11-20 09:00:41 +01:00 committed by GitHub
parent bac36497e2
commit 903fdfa483
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@ before_install:
- sudo apt-get -qq update
- sudo apt-get install libssl-dev libsqlite3-dev autotools-dev autoconf libtool libtool-bin
script:
- libtoolize
- aclocal
- autoconf
- automake --add-missing