language: node_js node_js: - '8.0.0' script: - npm run validate after_success: - coveralls < coverage/lcov.info