master
--- language: node_js sudo: false install: - npm install phantomjs - npm install -g bower - npm install - bower install script: - npm test