language: node_js node_js: - "4.0.0" before_script: - npm install grunt-cli -g - npm install istanbul -g script: npm run build