ConnorWiseman/jcink-custom-structure

View on GitHub
.travis.yml

Summary

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