projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
559f4c5
)
[travis] Move to new infrastructure
author
Sergey M․
<dstftw@gmail.com>
Tue, 18 Aug 2015 15:10:52 +0000
(21:10 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Tue, 18 Aug 2015 15:10:52 +0000
(21:10 +0600)
We don't use rtmpdump in tests anyway
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 511bee64cdb8398640a6aa1f4159f5d1f5ce0d3e..e78a2fa76d5a658a9600ec92b0d2404e9518cc3c 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-5,9
+5,7
@@
python:
- "3.2"
- "3.3"
- "3.4"
-before_install:
- - sudo apt-get update -qq
- - sudo apt-get install -yqq rtmpdump
+sudo: false
script: nosetests test --verbose
notifications:
email: