language: node_js node_js: - "node" sudo: false dist: trusty addons: chrome: stable install: - yarn install script: - yarn test