ericwooley/reduction-sauce

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: node_js
node_js:
  - "4"
  - "stable"
sudo: false
script: "gulp coverage"
after_success:
  - npm install -g codeclimate-test-reporter
  - codeclimate-test-reporter < coverage/lcov.info
addons:
    code_climate:
        repo_token: cf75b8cf866dd758f97eb5f51c1506ec715b7d106f59ac579924da6af66de3f8