Gandi/hubot-phabs

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: node_js
node_js:
  - "6"
  - "4"
  - "0.12"
  - "0.10"
script: make test-coverage
# after_success:
#   - 'cat ./coverage/lcov.info | ./node_modules/.bin/coveralls'
after_success:
  - './node_modules/.bin/codeclimate-test-reporter < ./coverage/lcov.info'
addons:
  code_climate:
    repo_token: 3a877a01424c6dc8412df0cbf65eccacf314437cfe251e97c30b416d50fd3935