language: node_js node_js: - 'node' install: - cd spec - yarn install --pure-lockfile notifications: email: false