madnight/cryptocurrency-calculator-cli

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: node_js

node_js:
  - "14"

script:
  - npm start
  - npm test