youtube-dl/.travis.yml

17 lines
328 B
YAML
Raw Normal View History

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