Skip to content

Commit b8d56e1

Browse files
committed
Update shippable.yml
1 parent 408584a commit b8d56e1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

shippable.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ script:
66
- coverage run --branch python/sample.py
77
- coverage xml -o shippable/codecoverage/coverage.xml python/sample.py
88
notifications:
9+
email: false
910
campfire:
10-
rooms:
11+
rooms:
1112
- shippable:6c9f530a2f97fe5b093ed5f81cbb39ef6f0c80fa@575797
13+
template:
14+
- "%{repository} (%{commit}) : %{message}"
15+
- "Build details: %{build_url}"

0 commit comments

Comments
 (0)