Change Travis notifications

This commit is contained in:
David Humphrey (:humph) david.humphrey@senecacollege.ca 2014-02-18 11:11:05 -05:00
parent 513ffb366a
commit 366c7b12d0
1 changed files with 3 additions and 0 deletions

View File

@ -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"