projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
680559d
)
.travis.yml: remove workaround to install Twisted 13.0 which should no longer be...
author
Daira Hopwood
<daira@jacaranda.org>
Mon, 29 Sep 2014 17:50:54 +0000
(18:50 +0100)
committer
Daira Hopwood
<daira@jacaranda.org>
Tue, 7 Oct 2014 18:11:23 +0000
(19:11 +0100)
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 136436806eda699fe03495bc64e68ec109485479..e9116a0d462c3a457a6c5667ecbdd7d4004f0208 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-7,7
+7,6
@@
before_install:
- git pull --depth=1000
- python misc/build_helpers/show-tool-versions.py
install:
- - pip install 'twisted>=0.13.0'
- pip install 'coveralls==0.4.2'
before_script: python setup.py build
script: bin/tahoe @coverage run --branch --source=src/allmydata @tahoe --version-and-path debug trial --rterrors --reporter=timing