sudo: false language: node_js node_js: - '8' branches: only: - next script: - yarn test - yarn coveralls