1
0
mirror of https://github.com/l1ving/youtube-dl synced 2024-10-03 17:07:21 +08:00
youtube-dl/.travis.yml

19 lines
311 B
YAML
Raw Normal View History

2012-10-15 16:37:33 +08:00
language: python
python:
- "2.6"
- "2.7"
2015-03-06 17:44:24 +08:00
- "3.2"
- "3.3"
2014-05-12 11:13:22 +08:00
- "3.4"
sudo: false
script: nosetests test --verbose
notifications:
email:
- filippo.valsorda@gmail.com
2012-12-12 01:52:50 +08:00
- phihag@phihag.de
- yasoob.khld@gmail.com
# irc:
# channels:
# - "irc.freenode.org#youtube-dl"
# skip_join: true