diff --git a/.travis.yml b/.travis.yml index e87330b..b705b2a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ language: node_js node_js: - "0.10" -script: mocha \ No newline at end of file +notifications: + irc: "irc.esper.net#spongy" \ No newline at end of file