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.
2 parents fe37ed7 + 39e891e commit 8198542Copy full SHA for 8198542
shippable.yml
@@ -26,9 +26,11 @@ script:
26
- which python && coverage run --branch test.py
27
- which python && coverage xml -o shippable/codecoverage/coverage.xml test.py
28
- echo $var and $name
29
+
30
31
notifications:
32
irc:
33
+ pull_requests: true
34
channels:
35
- "chat.freenode.net#test-irc"
36
- "chat.freenode.net#testing2"
0 commit comments