changes in file and environment
This commit is contained in:
parent
24305aa251
commit
677905277d
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -86,6 +86,7 @@ pipeline {
|
||||||
python setup.py install
|
python setup.py install
|
||||||
pip install pylint
|
pip install pylint
|
||||||
pip install radon
|
pip install radon
|
||||||
|
pip install coverage
|
||||||
'''
|
'''
|
||||||
// sudo /home/cis/.local/bin/nosetests --with-xunit tests
|
// sudo /home/cis/.local/bin/nosetests --with-xunit tests
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user