[test/test_socks] Test with local SOCKS servers
[youtube-dl] / .travis.yml
index f140144149920ed025f36101a413165516be17ec..9989958451d2c8f55d1161822f775a94556d6f67 100644 (file)
@@ -2,8 +2,14 @@ language: python
 python:
   - "2.6"
   - "2.7"
+  - "3.2"
   - "3.3"
   - "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: