sudo: false language: node_js node_js: - "8.16.0" - "10.16.0" cache: npm script: - yarn es5-check - yarn lint - yarn test - yarn tsd