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