Update .travis.yml

This commit is contained in:
Jared Schwartz 2016-09-23 12:13:24 -07:00 committed by GitHub
parent 1d5820056b
commit 94f42e56f3

View File

@ -1,8 +1,18 @@
language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
- "3.4"
- "3.5"
sudo: false
script: nosetests test --verbose
os: linux
notifications:
email:
- filippo.valsorda@gmail.com
- yasoob.khld@gmail.com
# irc:
# channels:
# - "irc.freenode.org#youtube-dl"
# skip_join: true