yt-dlc/.travis.yml

19 lines
298 B
YAML
Raw Normal View History

2012-10-15 08:37:33 +00:00
language: python
python:
- "2.6"
- "2.7"
2015-03-06 09:44:24 +00:00
- "3.2"
- "3.3"
2014-05-12 03:13:22 +00:00
- "3.4"
2015-09-25 20:34:02 +00:00
- "3.5"
sudo: false
script: nosetests test --verbose
notifications:
email:
- filippo.valsorda@gmail.com
- yasoob.khld@gmail.com
# irc:
# channels:
# - "irc.freenode.org#youtube-dl"
# skip_join: true