7809da61e6
- use same version of coverage.py as is inside the container b/c data format has changed between versions - use `coverage combine' with a .coveragerc mapping to adjust for differences in file paths between the container and Travis
6 lines
89 B
INI
6 lines
89 B
INI
# http://nedbatchelder.com/code/coverage/config.html
|
|
|
|
[paths]
|
|
source = .
|
|
/lorax/
|