aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorYen Chi Hsuan <yan12125@gmail.com>2016-05-05 17:09:13 +0800
committerYen Chi Hsuan <yan12125@gmail.com>2016-05-10 14:51:38 +0800
commite21f17fc86aab0ac7f1f4cee28f64e7b9b954f71 (patch)
tree71b564cf76a1acd865f8a486212a700c94b65583 /.travis.yml
parentedaa23f822a1e4a62771422fb598c7bd8ae0a152 (diff)
downloadyoutube-dl-e21f17fc86aab0ac7f1f4cee28f64e7b9b954f71.zip
youtube-dl-e21f17fc86aab0ac7f1f4cee28f64e7b9b954f71.tar.gz
youtube-dl-e21f17fc86aab0ac7f1f4cee28f64e7b9b954f71.tar.bz2
[test/test_socks] Test with local SOCKS servers
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index cc21fae..9989958 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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: