language: node_js node_js: - '8' cache: yarn script: - yarn - yarn test:ci notifications: email: false