language: node_js node_js: - '0.10' before_install: - git config --global user.email "test@test.com" - git config --global user.name "Travis Test" - npm install -g grunt-cli