You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
338 B

  1. language: python
  2. python:
  3. - "2.6"
  4. - "2.7"
  5. - "3.3"
  6. - "3.4"
  7. script: nosetests test --verbose
  8. notifications:
  9. email:
  10. - filippo.valsorda@gmail.com
  11. - phihag@phihag.de
  12. - jaime.marquinez.ferrandiz+travis@gmail.com
  13. - yasoob.khld@gmail.com
  14. # irc:
  15. # channels:
  16. # - "irc.freenode.org#youtube-dl"
  17. # skip_join: true