language: node_js node_js: - "0.12" before script: - npm install -g gulp - npm install -g bower - bower install script: gulp test