[tlsdate/master] Add libtool to .travis.yml

19 Apr
2013
19 Apr
'13
5:28 p.m.
commit c68c5dc9365665ffd14463cae5f424e1c99cb885 Author: Jacob Appelbaum <jacob@appelbaum.net> Date: Fri Apr 19 10:24:51 2013 -0700 Add libtool to .travis.yml --- .travis.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.travis.yml b/.travis.yml index fd9d2fa..57e3045 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,5 +8,5 @@ branches: - master before_install: - sudo apt-get update -qq - - sudo apt-get install -qq autotools-dev dh-apparmor hardening-wrapper libssl-dev autoconf automake pkg-config + - sudo apt-get install -qq autotools-dev dh-apparmor hardening-wrapper libssl-dev autoconf automake pkg-config libtool script: ./configure && make && make test
4412
Age (days ago)
4412
Last active (days ago)
0 comments
1 participants
participants (1)
-
ioerror@torproject.org