master
language: node_js node_js: - "4.0" - "4.1" before_install: - npm install -g npm@3 - npm install -g grunt-cli install: npm install