Skip to content

Commit 8198542

Browse files
author
Vidya Raghavan
committed
Merge pull request TestingCI#10 from TestingCI/test-irc-pr
testing pr from same repo
2 parents fe37ed7 + 39e891e commit 8198542

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

shippable.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,11 @@ script:
2626
- which python && coverage run --branch test.py
2727
- which python && coverage xml -o shippable/codecoverage/coverage.xml test.py
2828
- echo $var and $name
29+
2930

3031
notifications:
3132
irc:
33+
pull_requests: true
3234
channels:
3335
- "chat.freenode.net#test-irc"
3436
- "chat.freenode.net#testing2"

0 commit comments

Comments
 (0)