]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
.travis.yml: remove workaround to install Twisted 13.0 which should no longer be...
authorDaira Hopwood <daira@jacaranda.org>
Mon, 29 Sep 2014 17:50:54 +0000 (18:50 +0100)
committerDaira 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

index 136436806eda699fe03495bc64e68ec109485479..e9116a0d462c3a457a6c5667ecbdd7d4004f0208 100644 (file)
@@ -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