language: node_js node_js: - "0.10" env: - NODE_ENV=development - NODE_ENV=testing before_install: - npm install -g grunt-cli