projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbe8053
)
Enable testing on Python 3.4
author
Corey Farwell
<coreyf@rwell.org>
Mon, 12 May 2014 03:13:22 +0000
(20:13 -0700)
committer
Corey Farwell
<coreyf@rwell.org>
Mon, 12 May 2014 03:13:22 +0000
(20:13 -0700)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 45b71f11b62ee31d2547215c1c3999e6bf97129d..c6cc7a994be31732c563612d3560ba1cdf6379da 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-3,6
+3,7
@@
python:
- "2.6"
- "2.7"
- "3.3"
+ - "3.4"
script: nosetests test --verbose
notifications:
email: