[Pkg-anonymity-tools] [onionshare] 53/140: adding python-socksipy to travis config

Ulrike Uhlig u-guest at moszumanska.debian.org
Mon Sep 29 20:33:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

u-guest pushed a commit to branch master
in repository onionshare.

commit 4e5cd4a7d139f5b66bd20e1b12897d4eb587bc92
Author: Micah Lee <micah at micahflee.com>
Date:   Fri Aug 29 16:14:48 2014 -0700

    adding python-socksipy to travis config
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index e0374a4..79dd239 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@ python:
   - "2.6"
   - "2.7"
 # command to install dependencies
-before_install: "sudo apt-get install -y build-essential fakeroot python-all python-stdeb python-flask python-qt4"
+before_install: "sudo apt-get install -y build-essential fakeroot python-all python-stdeb python-flask python-qt4 python-socksipy"
 install: "pip install nose flask stem"
 # command to run tests
 script: nosetests test

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/onionshare.git



More information about the Pkg-anonymity-tools mailing list