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 c11695c commit c738485Copy full SHA for c738485
1 file changed
shippable.yml
@@ -9,4 +9,9 @@ script:
9
- coverage xml -o shippable/codecoverage/coverage.xml python/sample.py
10
11
notifications:
12
- email: false
+ email:
13
+ recipients:
14
+ - vidya@shippable.com
15
+ on_success: change
16
+ on_failure: always
17
+
0 commit comments