Skip to content

Commit

Permalink
Adding IRC notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
fidian committed Sep 20, 2014
1 parent 3831144 commit 9f8b0d0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Expand Up @@ -3,3 +3,11 @@ node_js:
- 0.6
- 0.8
- 0.10
notifications:
irc:
channels:
- "chat.freenode.net#tests-always-included"
skip_join: true
template:
- "%{repository_slug}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
use_notice: true

0 comments on commit 9f8b0d0

Please sign in to comment.