language: node_js cache: yarn node_js: - "8" script: - yarn test --coverage --coverageReporters=text-lcov | coveralls