--- language: node_js node_js: - 4 - 6 - stable cache: yarn: true directories: - node_modules script: - yarn lint - yarn test -- --runInBand