skratchdot/get-object-type

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: node_js
node_js:
  - 'stable'
  - '6.0'
  - '5.0'
  - '4.0'
script:
  - npm run cover
  - npm run coveralls