greena13/react-hotkeys

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: node_js
node_js:
  - "8.10.0"
script:
  - npm run lint
  - npm test