1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-06-05 10:13:36 +08:00

Update .travis.yml

This commit is contained in:
Jared Schwartz
2016-09-23 12:13:24 -07:00
committed by GitHub
Unverified
parent 1d5820056b
commit 94f42e56f3
+11 -1
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