language: node_js
script: npm test
node_js:
  - '8'
  - '9'
dist: xenial
services:
  - xvfb
