Skip to content

Commit c11695c

Browse files
committed
Update shippable.yml
1 parent 8abda51 commit c11695c

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

shippable.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ script:
77
- nosetests python/sample.py --with-xunit --xunit-file=shippable/testresults/nosetests.xml
88
- coverage run --branch python/sample.py
99
- coverage xml -o shippable/codecoverage/coverage.xml python/sample.py
10+
1011
notifications:
11-
email:
12-
recipients:
13-
- vidyac.raghav@gmail.com
14-
on_success: never
15-
on_failure: change
12+
email: false

0 commit comments

Comments
 (0)