dwyl/hapi-register

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: node_js
node_js:
  - 4.2.2
before_install:
  - pip install --user codecov
after_success:
  - codecov --file coverage/lcov.info --disable search