1
0
Fork 0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2025-01-03 05:36:07 +00:00
yt-dlc/.travis.yml
2012-11-28 11:46:56 +01:00

13 lines
227 B
YAML

language: python
python:
- "2.6"
- "2.7"
# - "3.3"
script: nosetests test --nocapture
notifications:
email:
- filippo.valsorda@gmail.com
irc:
channels:
- "irc.freenode.org#youtube-dl"
skip_join: true