summary refs log tree commit diff
path: root/.travis.yml
diff options
context:
space:
mode:
authorYen Chi Hsuan <yan12125@gmail.com>2016-07-13 14:27:14 +0800
committerYen Chi Hsuan <yan12125@gmail.com>2016-07-13 14:27:14 +0800
commit9d865a1af6a509fc8546a049d996b7a7d28313cf (patch)
treea1a928a1db109cf1539aa2c2d53338bff429bb27 /.travis.yml
parent41aa44259d3a0791b1a023a18c9a933f71e04c50 (diff)
downloadyoutube-dl-9d865a1af6a509fc8546a049d996b7a7d28313cf.tar.gz
youtube-dl-9d865a1af6a509fc8546a049d996b7a7d28313cf.tar.xz
youtube-dl-9d865a1af6a509fc8546a049d996b7a7d28313cf.zip
[travis] Skip downloading srelay
SOCKS tests never run on Travis CI due to unknown reasons, and
downloading them broke some tests (e.g.
https://travis-ci.org/rg3/youtube-dl/builds/144306425)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 136c339f0..c74c9cc12 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,9 +7,6 @@ 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: