language: node_js
node_js:
- 6
- 8
- 9
script: npm run build
sudo: false
dist: trusty
# vim: ts=2 sw=2 et