Skip to content

Commit

Permalink
reduce the spam caused by third-party projects
Browse files Browse the repository at this point in the history
  • Loading branch information
ekmett committed May 1, 2013
1 parent 9d64a19 commit 164ac20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ script:
notifications:
irc:
channels:
- "irc.freenode.org#haskell-lens"
- "irc.freenode.org#your-project"
skip_join: true
template:
- "\x0313foo\x03/\x0306%{branch}\x03 \x0314%{commit}\x03 %{build_url} %{message}"
- "\x0313your-project\x03/\x0306%{branch}\x03 \x0314%{commit}\x03 %{build_url} %{message}"

env:
- mode="--enable-tests" script="cabal test"

0 comments on commit 164ac20

Please sign in to comment.