language: node_js node_js: - "node" install: - npm install -g bower - npm install - bower install script: - make test