node_js: - '0.10' before_script: - 'npm install -g grunt-cli' env: - NODE_ENV="testing" script: "npm test"