os: osx dist: trusty node_js: '11' addons: chrome: 'stable' language: node_js install: - npm install script: - npm run check