mirror of
https://github.com/lxsang/ant-http
synced 2024-12-26 00:38:21 +01:00
Update .travis.yml
This commit is contained in:
parent
1a8423b120
commit
bac36497e2
@ -3,6 +3,7 @@ before_install:
|
|||||||
- sudo apt-get -qq update
|
- sudo apt-get -qq update
|
||||||
- sudo apt-get install libssl-dev libsqlite3-dev autotools-dev autoconf libtool libtool-bin
|
- sudo apt-get install libssl-dev libsqlite3-dev autotools-dev autoconf libtool libtool-bin
|
||||||
script:
|
script:
|
||||||
|
- aclocal
|
||||||
- autoconf
|
- autoconf
|
||||||
- automake --add-missing
|
- automake --add-missing
|
||||||
- ./configure
|
- ./configure
|
||||||
|
Loading…
Reference in New Issue
Block a user