language: node_js branches: only: - master node_js: - "0.10" - "0.12" - "iojs" install: npm install after_script: node_modules/grunt-cli/bin/grunt coveralls:tests