Skip to content

Commit

Permalink
Coverage process
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhishek Singh committed Jun 1, 2020
1 parent 800b900 commit a65a97a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ matrix:
- SITECUSTOMIZELIBPATH=/home/travis/virtualenv/pypy3/site-packages/sitecustomize.py
- COVERAGE_PROCESS_START=${TRAVIS_BUILD_DIR}/.coveragerc
script:
- cat ${SITECUSTOMIZELIBPATH}
- cp ${TRAVIS_BUILD_DIR}/.travis/sitecustomize.py ${SITECUSTOMIZELIBPATH}
- pip install nose
- pip install coverage
Expand Down

0 comments on commit a65a97a

Please sign in to comment.