language: node_js sudo: required dist: trusty node_js: - '8' before_script: npm install script: - xvfb-run npm run test