[test/test_socks] Test with local SOCKS servers
This commit is contained in:
parent
edaa23f822
commit
e21f17fc86
4 changed files with 51 additions and 3 deletions
|
@ -7,6 +7,9 @@ python:
|
|||
- "3.4"
|
||||
- "3.5"
|
||||
sudo: false
|
||||
install:
|
||||
- bash ./devscripts/install_srelay.sh
|
||||
- export PATH=$PATH:$(pwd)/tmp/srelay-0.4.8b6
|
||||
script: nosetests test --verbose
|
||||
notifications:
|
||||
email:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue