qiwi/card-info

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: node_js
node_js:
  - '9'
install:
  - npm install
  - npm build
script:
  - npm run test_with_push