This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
richard
/
youtube-dl
mirror of
https://github.com/KaratekHD/youtube-dl.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
[travis] Declare 3.2 (
Fixes
#5144
)
master
Philipp Hagemeister
10 years ago
parent
9609f02e3c
commit
7feddd9fc7
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
.travis.yml
1
.travis.yml
View File
@ -2,6 +2,7 @@ language: python
python:
-
"2.6"
-
"2.7"
-
"3.2"
-
"3.3"
-
"3.4"
before_install:
Write
Preview
Loading…
Cancel
Save