language: node_js node_js: - node before_script: - npm install -g eslint after_script: - cat ./coverage/lcov.info | coveralls