sospedra/mayre

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: node_js
notifications:
  email: false
node_js:
  - '10'
branches:
  except:
    - /^v\d+\.\d+\.\d+$/
addons:
  code_climate:
    repo_token: CODECLIMATE
after_success:
  - yarn global add codeclimate-test-reporter
  - codeclimate-test-reporter < lcov.info