mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 09:00:43 +01:00
comment out 3.3 testing until Travis implements it
This commit is contained in:
parent
2d2fa229ec
commit
79ae0a06d5
@ -2,7 +2,7 @@ language: python
|
|||||||
python:
|
python:
|
||||||
- "2.6"
|
- "2.6"
|
||||||
- "2.7"
|
- "2.7"
|
||||||
- "3.3"
|
# - "3.3"
|
||||||
script: nosetests test --nocapture
|
script: nosetests test --nocapture
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
|
Loading…
Reference in New Issue
Block a user