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 408584a commit b8d56e1Copy full SHA for b8d56e1
shippable.yml
@@ -6,6 +6,10 @@ script:
6
- coverage run --branch python/sample.py
7
- coverage xml -o shippable/codecoverage/coverage.xml python/sample.py
8
notifications:
9
+ email: false
10
campfire:
- rooms:
11
+ rooms:
12
- shippable:6c9f530a2f97fe5b093ed5f81cbb39ef6f0c80fa@575797
13
+ template:
14
+ - "%{repository} (%{commit}) : %{message}"
15
+ - "Build details: %{build_url}"
0 commit comments