projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c6945b
)
Speed up testing (<10s instead of 25s)
author
Philipp Hagemeister
<phihag@phihag.de>
Tue, 11 Dec 2012 17:52:50 +0000
(18:52 +0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Tue, 11 Dec 2012 17:52:50 +0000
(18:52 +0100)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 0aabce6a73cf96dc70bff38901a6e4f98521bf17..f4c2095d29a9178cb1a61dea7c24c6ae116f186e 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-3,10
+3,11
@@
python:
- "2.6"
- "2.7"
# - "3.3"
-script: nosetests test --verbose
+script: nosetests test --verbose
--processes 4
notifications:
email:
- filippo.valsorda@gmail.com
+ - phihag@phihag.de
irc:
channels:
- "irc.freenode.org#youtube-dl"