[travis] Add python 3.6
[youtube-dl] / .travis.yml
index c74c9cc1295ba7c54228c5a25a71e469f8ea8026..4833c76e9d79e7061a3030a213c5cf4482687e5c 100644 (file)
@@ -6,6 +6,7 @@ python:
   - "3.3"
   - "3.4"
   - "3.5"
+  - "3.6"
 sudo: false
 script: nosetests test --verbose
 notifications: