Add support of gitlab continuous integration
This commit is contained in:
2
tox.ini
2
tox.ini
@ -135,7 +135,7 @@ deps=
|
||||
codacy-coverage
|
||||
skip_install=True
|
||||
commands=
|
||||
py.test --cov=cas_server --cov-report xml
|
||||
py.test --cov=cas_server --cov-report xml --cov-report term
|
||||
python-codacy-coverage -r {toxinidir}/coverage.xml
|
||||
{[post_cmd]commands}
|
||||
whitelist_externals={[post_cmd]whitelist_externals}
|
||||
|
Reference in New Issue
Block a user