Skip to content

Commit 1f12e92

Browse files
committed
fixup! fixup! Travis: report coverage with all builds
1 parent 131349a commit 1f12e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ setenv =
2525
coverage: _PYTEST_TOX_EXTRA_DEP=coverage-enable-subprocess
2626
coverage: COVERAGE_FILE={toxinidir}/.coverage
2727
coverage: COVERAGE_PROCESS_START={toxinidir}/.coveragerc
28-
passenv = USER USERNAME COVERAGE_PROCESS_START
28+
passenv = USER USERNAME COVERAGE_FILE COVERAGE_PROCESS_START
2929
deps =
3030
hypothesis>=3.56
3131
nose

0 commit comments

Comments
 (0)