[test/test_socks] Test with local SOCKS servers

This commit is contained in:
Yen Chi Hsuan 2016-05-05 17:09:13 +08:00
parent edaa23f822
commit e21f17fc86
No known key found for this signature in database
GPG key ID: 3FDDD575826C5C30
4 changed files with 51 additions and 3 deletions

View file

@ -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: