language: node_js node_js: - "stable" before_script: - npm install grunt-cli -g - npm install bower -g - bower install script: - grunt test