tadd socks - electrum - Electrum Bitcoin wallet
HTML git clone https://git.parazyd.org/electrum
DIR Log
DIR Files
DIR Refs
DIR Submodules
---
DIR commit 27c966c5f65fa33fc0376134b3c0a22004ea36e3
DIR parent c724e2dce5f5120dd1e7905eae367cb56c8f7a92
HTML Author: ThomasV <thomasv@gitorious>
Date: Fri, 19 Sep 2014 05:18:42 +0200
add socks
Diffstat:
M .travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/.travis.yml b/.travis.yml
t@@ -1,5 +1,5 @@
language: python
python:
- "2.7"
-install: "pip install slowaes==0.1a1 ecdsa>=0.9 pbkdf2 requests pyasn1 pyasn1-modules tlslite>=0.4.5 qrcode"
+install: "pip install slowaes==0.1a1 ecdsa>=0.9 pbkdf2 requests pyasn1 pyasn1-modules tlslite>=0.4.5 qrcode SocksiPy-branch"
script: nosetests -e gui