We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63a2f4c commit b5a57a5Copy full SHA for b5a57a5
shippable.yml
@@ -5,5 +5,3 @@ before_script: mkdir -p shippable/codecoverage
5
script:
6
- coverage run --branch python/sample.py
7
- coverage xml -o shippable/codecoverage/coverage.xml python/sample.py
8
- notifications:
9
- email: false
0 commit comments