Mise à jour de '.drone.yml'
continuous-integration/drone/push Build is passing Details

testSonar
Marc CHEVALDONNE 2 years ago
parent d39cd1b669
commit ff9ace52d8

@ -22,8 +22,8 @@ steps:
#- pip install nose #- pip install nose
#- pip install coverage #- pip install coverage
#- pip install parameterized #- pip install parameterized
- nosetests --with-coverage --cover-branches --cover-xml #- nosetests --with-coverage --cover-branches --cover-xml
#- nosetests connect4/test/*_ut.py --with-coverage --cover-branches --cover-xml - nosetests connect4/test/*_ut.py --with-coverage --cover-branches --cover-xml
#- cat coverage.xml #- cat coverage.xml
#- export #- export
#- env #- env

Loading…
Cancel
Save