filer/.travis.yml

8 lines
140 B
YAML

language: node_js
node_js:
- "0.11"
before_install: npm install -g grunt-cli
notifications:
email: false
irc: "irc.mozilla.org#filer"