Tristan Van Berkom pushed to branch tristan/toxic-coverage-touchup at BuildStream / buildstream
Commits:
-
ced4edc0
by Tristan Van Berkom at 2019-01-10T17:28:39Z
1 changed file:
Changes:
... | ... | @@ -28,7 +28,7 @@ passenv = |
28 | 28 |
# These keys are not inherited by any other sections
|
29 | 29 |
#
|
30 | 30 |
changedir =
|
31 |
- py{35,36,37}: {envtmpdir}
|
|
31 |
+ py{35,36,37}: {envdir}
|
|
32 | 32 |
setenv =
|
33 | 33 |
py{35,36,37}: COVERAGE_FILE = {envtmpdir}/.coverage
|
34 | 34 |
whitelist_externals =
|