Skip to content

Commit b0873aa

Browse files
author
David Verholen
committed
fixed travis.yml
1 parent de64532 commit b0873aa

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.travis.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,12 @@ script:
2323
notifications:
2424
email:
2525
recipients:
26-
26+
27+
28+
on_success: never
29+
on_failure: always
30+
irc:
31+
channels:
32+
- "irc.freenode.org#magento-composer"
33+
on_success: change # default: always
34+
on_failure: always # default: always

0 commit comments

Comments
 (0)