[test/test_socks] Test with local SOCKS servers
[youtube-dl] / .travis.yml
index 511bee64cdb8398640a6aa1f4159f5d1f5ce0d3e..9989958451d2c8f55d1161822f775a94556d6f67 100644 (file)
@@ -5,9 +5,11 @@ python:
   - "3.2"
   - "3.3"
   - "3.4"
-before_install:
-  - sudo apt-get update -qq
-  - sudo apt-get install -yqq rtmpdump
+  - "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: