Skip to content

Commit c738485

Browse files
committed
Update shippable.yml
1 parent c11695c commit c738485

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

shippable.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,9 @@ script:
99
- coverage xml -o shippable/codecoverage/coverage.xml python/sample.py
1010

1111
notifications:
12-
email: false
12+
email:
13+
recipients:
14+
- vidya@shippable.com
15+
on_success: change
16+
on_failure: always
17+

0 commit comments

Comments
 (0)