[ooni-probe/master] Add libgeoip also to travis build script

13 Jan
2014
13 Jan
'14
9:48 p.m.
commit 056af4c31fde16e6a699b3461db6308a2bc7cd7e Author: Arturo Filastò <art@fuffa.org> Date: Mon Jan 13 15:44:25 2014 +0100 Add libgeoip also to travis build script --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1ceb9e9..da48f1a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: python before_install: - - sudo apt-get install tor libpcap-dev + - sudo apt-get install tor libpcap-dev libgeoip-dev python: - "2.7" # command to install dependencies
4190
Age (days ago)
4190
Last active (days ago)
0 comments
1 participants
participants (1)
-
art@torproject.org