]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - .travis.yml
.travis.yml: remove workaround to install Twisted 13.0 which should no longer be...
[tahoe-lafs/tahoe-lafs.git] / .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