language: node_js dist: trusty sudo: required node_js: 5 install: - npm install -g bower - npm install script: - npm run build