]> 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>
Mon, 29 Sep 2014 17:50:54 +0000 (18:50 +0100)
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
.travis.yml

index d4f30f1a129bf5ea20341134c1cb66e178f84c4b..db9a8686689c144eb64c9e3eeb101ab9fbef6de5 100644 (file)
@@ -8,7 +8,6 @@ before_install:
   - python misc/build_helpers/show-tool-versions.py
   - python -c "import os; print os.statvfs('.')"
 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