changes in file and environment
This commit is contained in:
parent
e6a39fc745
commit
171c2cb2d3
5
Jenkinsfile
vendored
5
Jenkinsfile
vendored
|
@ -147,11 +147,6 @@ pipeline {
|
|||
coverage run src/bitmessagemain.py -t 1 1 2 3
|
||||
python -m coverage xml -o PyBitmessage/coverage.xml
|
||||
'''
|
||||
|
||||
echo "Style check"
|
||||
sh ''' source activate ${BUILD_TAG}
|
||||
pylint PyBitmessage || true
|
||||
'''
|
||||
}
|
||||
post{
|
||||
always{
|
||||
|
|
Loading…
Reference in New Issue
Block a user