language: node_js
node_js: "8"
dist: trusty
before_script:
- npm run build
