mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-08 11:24:25 +00:00
.travis.yml: really fix command used for testing.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
parent
e613111c45
commit
b7e960a490
@ -10,7 +10,7 @@ install:
|
||||
- pip install 'twisted>=0.13.0'
|
||||
- pip install 'coveralls==0.4.2'
|
||||
before_script: python setup.py build
|
||||
script: bin/tahoe @python-coverage run --branch --source=src/allmydata @tahoe --version-and-path debug trial --rterrors --reporter=timing
|
||||
script: bin/tahoe @coverage run --branch --source=src/allmydata @tahoe --version-and-path debug trial --rterrors --reporter=timing
|
||||
after_success:
|
||||
coveralls
|
||||
notifications:
|
||||
|
Loading…
x
Reference in New Issue
Block a user