1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-06-05 00:03:40 +08:00

[travis] Add python 3.6

This commit is contained in:
Sergey M․
2017-02-05 02:41:22 +07:00
committed by motophil
Unverified
parent f1bd2d0328
commit 7682cbf1b4
+1
View File
@@ -6,6 +6,7 @@ python:
- "3.3"
- "3.4"
- "3.5"
- "3.6"
sudo: false
script: nosetests test --verbose
notifications: