changes in file and environment
This commit is contained in:
parent
677905277d
commit
6567eb7672
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -135,7 +135,7 @@ pipeline {
|
|||
|
||||
|
||||
echo "Test coverage"
|
||||
sh ''' export PATH=${VIRTUAL_ENV}/bin:${PATH}
|
||||
sh ''' source activate ${BUILD_TAG}
|
||||
coverage run src/bitmessagemain.py -t 1 1 2 3
|
||||
python -m coverage xml -o PyBitmessage/coverage.xml
|
||||
'''
|
||||
|
|
Loading…
Reference in New Issue
Block a user