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.

16 lines
328 B

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