language: node_js node_js: - "8" - "10" script: - yarn test - yarn lint cache: yarn notifications: email: false