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 c7b1591 commit 0d39cacCopy full SHA for 0d39cac
shippable.yml
@@ -5,3 +5,6 @@ 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:
10
+ - [email protected]
0 commit comments