mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-04-28 14:14:42 +00:00
Aggregate coverage data between tox runs.
This commit is contained in:
parent
983fab0341
commit
16550325bb
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -6,7 +6,7 @@ deps=
|
|||
django==1.4.3
|
||||
South==0.7.3
|
||||
coverage==3.6
|
||||
commands=coverage run --branch setup.py test
|
||||
commands=coverage run -a --branch setup.py test
|
||||
|
||||
[testenv:py26-1.2]
|
||||
basepython=python2.6
|
||||
|
|
|
|||
Loading…
Reference in a new issue