sudo: false language: node_js node_js: - "0.12" - "4.0" - "0.11" - "0.10" script: grunt coveralls && grunt clean