Skip to content
This repository was archived by the owner on May 13, 2021. It is now read-only.

Commit 4233ac3

Browse files
committed
Changed travis notifications to only on change
1 parent 87c1ea5 commit 4233ac3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.travis.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,8 @@ before_script:
99
- php composer.phar install --dev
1010

1111
notifications:
12-
irc: "chat.freenode.net#wjzijderveld"
12+
irc:
13+
channels:
14+
- "chat.freenode.net#wjzijderveld"
15+
on_success: change
16+
on_failure: change

0 commit comments

Comments
 (0)