language: node_js sudo: required dist: trusty node_js: '8' install: - npm install - npm run build