Change Travis notifications
This commit is contained in:
parent
513ffb366a
commit
366c7b12d0
|
@ -2,3 +2,6 @@ language: node_js
|
|||
node_js:
|
||||
- "0.11"
|
||||
before_install: npm install -g grunt-cli
|
||||
notifications:
|
||||
email: false
|
||||
irc: "irc.mozilla.org#filer"
|
||||
|
|
Loading…
Reference in New Issue