projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0dcfb23
)
Enable 3.3 in Travis (works; see https://travis-ci.org/phihag/youtube-dl/jobs/3757443 )
author
Philipp Hagemeister
<phihag@phihag.de>
Thu, 20 Dec 2012 12:48:39 +0000
(13:48 +0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Thu, 20 Dec 2012 12:48:39 +0000
(13:48 +0100)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 1e9b43e16433c89d814b5849623a7a2546dc1e82..31eea852c8df575132022527ec2679144f3d1d40 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-2,7
+2,7
@@
language: python
python:
- "2.6"
- "2.7"
-
#
- "3.3"
+ - "3.3"
script: nosetests test --verbose
notifications:
email: