Skip to content

Commit a65a97a

Browse files
author
Abhishek Singh
committed
Coverage process
1 parent 800b900 commit a65a97a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ matrix:
2222
- SITECUSTOMIZELIBPATH=/home/travis/virtualenv/pypy3/site-packages/sitecustomize.py
2323
- COVERAGE_PROCESS_START=${TRAVIS_BUILD_DIR}/.coveragerc
2424
script:
25+
- cat ${SITECUSTOMIZELIBPATH}
2526
- cp ${TRAVIS_BUILD_DIR}/.travis/sitecustomize.py ${SITECUSTOMIZELIBPATH}
2627
- pip install nose
2728
- pip install coverage

0 commit comments

Comments
 (0)