yt-dlc/.travis.yml

17 lines
328 B
YAML
Raw Normal View History

2012-10-15 08:37:33 +00:00
language: python
python:
- "2.6"
- "2.7"
- "3.3"
script: nosetests test --verbose
notifications:
email:
- filippo.valsorda@gmail.com
2012-12-11 17:52:50 +00:00
- phihag@phihag.de
2013-04-20 09:17:03 +00:00
- jaime.marquinez.ferrandiz+travis@gmail.com
- yasoob.khld@gmail.com
# irc:
# channels:
# - "irc.freenode.org#youtube-dl"
# skip_join: true