2012-10-15 08:37:33 +00:00
|
|
|
language: python
|
|
|
|
python:
|
|
|
|
- "2.6"
|
|
|
|
- "2.7"
|
2012-12-20 12:48:39 +00:00
|
|
|
- "3.3"
|
2012-12-11 19:07:35 +00:00
|
|
|
script: nosetests test --verbose
|
2012-11-27 23:01:06 +00:00
|
|
|
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
|
2013-07-18 07:37:02 +00:00
|
|
|
- yasoob.khld@gmail.com
|
2013-01-03 23:34:02 +00:00
|
|
|
# irc:
|
|
|
|
# channels:
|
|
|
|
# - "irc.freenode.org#youtube-dl"
|
|
|
|
# skip_join: true
|