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.

18 lines
311 B

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