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

19 Apr
2013
19 Apr
'13
5:27 p.m.
commit b41ac004a249fed9b9ba95ec2c6603641db4525d Author: Jacob Appelbaum <jacob@appelbaum.net> Date: Fri Apr 19 10:25:52 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 bfeeb01..75791e4 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 pkg-config hardening-wrapper automake autoconf + - sudo apt-get install -qq autotools-dev pkg-config hardening-wrapper automake autoconf libtool script: ./configure && make
4412
Age (days ago)
4412
Last active (days ago)
0 comments
1 participants
participants (1)
-
ioerror@torproject.org