sghill/grunt-jenkins

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: node_js
node_js:
  - "7"
  - "6"
  - "5"
  - "4"
addons:
  code_climate:
    repo_token: 486fe9b82ebd09a825a5b0a47b1133772c5e461fdaf95e9f130080470f05d0f1
after_script:
  - codeclimate-test-reporter < coverage/lcov.info