This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
Enable 3.3 in Travis (works; see
https://travis-ci.org/phihag/youtube-dl/jobs/3757443
)
rtmp_test
Philipp Hagemeister
12 years ago
parent
0dcfb234ed
commit
69a3883199
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.travis.yml
+ 1
- 1
.travis.yml
View File
@ -2,7 +2,7 @@ language: python
python:
-
"2.6"
-
"2.7"
# -
"3.3"
-
"3.3"
script
:
nosetests test --verbose
notifications:
email:
Write
Preview
Loading…
Cancel
Save