language: node_js node_js: - stable - 6 - 7 - 8 sudo: false script: - npm run test - npm run codecov