language: node_js
node_js:
- "4.0"
before_install: npm install -g grunt-cli
#before_script: grunt build
script: grunt test