mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-19 03:06:33 +00:00
.travis.yml: remove workaround to install Twisted 13.0 which should no longer be needed.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
parent
680559d58e
commit
dff955a46a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user