RePoChO/Backbone.HATEOAS

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: node_js
node_js:
  - "0.10"
after_script:
  - istanbul cover node_modules/mocha/bin/_mocha -- -R spec
  - codeclimate < coverage/lcov.info