xebia/angular-form-messages-example

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: node_js
node_js: 5.4
before_install:
  - npm install -g grunt-cli
before_script:
  - npm install -g codeclimate-test-reporter
after_script:
  - codeclimate < test/coverage/*/lcov.info