Skip to content

Commit

Permalink
Stops spreecat joining and parting the channel by sending a notice to…
Browse files Browse the repository at this point in the history
… the channel instead.

[Fixes #1560]
  • Loading branch information
parndt authored and schof committed May 18, 2012
1 parent 55bacb2 commit 0d71066
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -17,7 +17,11 @@ script:
notifications: notifications:
email: email:
- ryan@spreecommerce.com - ryan@spreecommerce.com
irc: "irc.freenode.org#spree" irc:
use_notice: true
skip_join: true
channels:
- "irc.freenode.org#spree"
branches: branches:
only: only:
- 1-0-stable - 1-0-stable
Expand Down

0 comments on commit 0d71066

Please sign in to comment.